Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1121 Deprecate debug parameter of make_handler() #1123

Merged

Commits on Aug 26, 2016

  1. Deprecate debug parameter of make_handler()

    - Deprecate `debug` parameter of `Application.make_handler`
    - Add docs for `debug` parameter in the `Application`'s constructor
    - Fix docs display for `Application`'s `loop` parameter
    - Add docs for `Application.debug` attribute
    - Add a note about the deprecation of the `debug` parameter for
        `Application.make_handler()`
    - Test make_handler debug deprecation
    f0t0n committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    bd5f47c View commit details
    Browse the repository at this point in the history