diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-20 00:01:19 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-20 00:01:19 -0500 |
commit | ad66266d3d275a6129e3270eaacdad171bc10817 (patch) | |
tree | a2695e01e62f14defbd2af85230a844da628fdf9 /lib/sqlalchemy/engine/default.py | |
parent | 140e8254a23c03f14d3f973e2ad3b197723007f8 (diff) | |
download | sqlalchemy-ad66266d3d275a6129e3270eaacdad171bc10817.tar.gz |
- Fixed bug where internal assertion would fail in the case where
an ``after_rollback()`` handler for a :class:`.Session` incorrectly
adds state to that :class:`.Session` within the handler, and the task
to warn and remove this state (established by :ticket:`2389`) attempts
to proceed.
fixes #3309
Diffstat (limited to 'lib/sqlalchemy/engine/default.py')
0 files changed, 0 insertions, 0 deletions