Chris McDonough
2014-02-08 579a5f47523ada48497994f0c70152f617d6af2a
refs
author Chris McDonough <chrism@plope.com>
Saturday, February 8, 2014 21:27 +0100
committer Chris McDonough <chrism@plope.com>
Saturday, February 8, 2014 21:27 +0100
commit579a5f47523ada48497994f0c70152f617d6af2a
tree 507ced3ed56c23224135333a1fb9f0379b463260 tree | zip | gz
parent d867f09ca8561fbd25319a8906e1606e11fa40d2 view | diff
- We no longer eagerly clear ``request.exception`` and ``request.exc_info`` in
the exception view tween. This makes it possible to inspect exception
information within a finished callback. See
https://github.com/Pylons/pyramid/issues/1223.

Closes #1223.
3 files modified
38 ■■■■■ changed files
CHANGES.txt 11 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_router.py 11 ●●●●● diff | view | raw | blame | history
pyramid/tweens.py 16 ●●●● diff | view | raw | blame | history