Michael Merickel
2017-07-08 0109711792b0735488342b7e3efe4ee1fb303dbd
refs
author Michael Merickel <michael@merickel.org>
Saturday, July 8, 2017 19:00 +0200
committer Michael Merickel <michael@merickel.org>
Saturday, July 8, 2017 19:08 +0200
commit0109711792b0735488342b7e3efe4ee1fb303dbd
tree 0d742cfc2946f348660bc2fcfc764493a3f01b5e tree | zip | gz
parent 7ecf62d4d2019796fac335615083773ed662f0b9 view | diff
add _depth and _category arguments to all decorators

``subscriber``, ``response_adapter``, ``exception_view_config``,
``notfound_view_config``, ``forbidden_view_config``

This is an extension of #3105 to add support to the remaining decorators.
6 files modified
165 ■■■■ changed files
pyramid/events.py 25 ●●●●● diff | view | raw | blame | history
pyramid/response.py 30 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_events.py 15 ●●●● diff | view | raw | blame | history
pyramid/tests/test_response.py 21 ●●●● diff | view | raw | blame | history
pyramid/tests/test_view.py 45 ●●●●● diff | view | raw | blame | history
pyramid/view.py 29 ●●●● diff | view | raw | blame | history