Chris McDonough
2011-06-26 d8c55c0157b37594a5266ad92b8d203b5f6cb0ca
refs
author Chris McDonough <chrism@plope.com>
Sunday, June 26, 2011 08:59 +0200
committer Chris McDonough <chrism@plope.com>
Sunday, June 26, 2011 08:59 +0200
commitd8c55c0157b37594a5266ad92b8d203b5f6cb0ca
tree 9f25e5dda26d654ac5be10cef90b4812806c415a tree | zip | gz
parent 8f6e3785e262c2c06756493bf3eb425e9e4a37d8 view | diff
- Accessing or setting deprecated response_* attrs on request
(e.g. ``response_content_type``) now issues a deprecation warning at access
time rather than at rendering time.
6 files modified
191 ■■■■ changed files
CHANGES.txt 3 ●●●●● diff | view | raw | blame | history
TODO.txt 3 ●●●●● diff | view | raw | blame | history
pyramid/renderers.py 26 ●●●● diff | view | raw | blame | history
pyramid/request.py 79 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_renderers.py 27 ●●●● diff | view | raw | blame | history
pyramid/tests/test_request.py 53 ●●●● diff | view | raw | blame | history