summaryrefslogtreecommitdiff
path: root/test/sql/test_compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-01-18 17:35:44 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2016-01-18 17:35:44 -0500
commitd4d9a6524886eb33644e8ce42212267fa569e555 (patch)
treea0c6b35b7073975204e8534d4724539a4178f89f /test/sql/test_compiler.py
parentb985483c594c463c02045dd7bbaf10e8b1e83d8c (diff)
downloadsqlalchemy-d4d9a6524886eb33644e8ce42212267fa569e555.tar.gz
- Fixed bug where some exception re-raise scenarios would attach
the exception to itself as the "cause"; while the Python 3 interpreter is OK with this, it could cause endless loops in iPython. fixes #3625 - add tests for reraise, raise_from_cause - raise_from_cause is the same on py2k/3k, use just one function
Diffstat (limited to 'test/sql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions