diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-22 06:34:32 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-22 06:34:32 (GMT) |
commit | 3a8573230c0d5b42e3f66ea604fdb86cafeb6366 (patch) | |
tree | 526088c5902c2cca48117c64a4e71de917184283 /Parser | |
parent | db53ad7cf16dce2c558e25100d25c1fdae820a6a (diff) | |
download | cpython-3a8573230c0d5b42e3f66ea604fdb86cafeb6366.zip cpython-3a8573230c0d5b42e3f66ea604fdb86cafeb6366.tar.gz cpython-3a8573230c0d5b42e3f66ea604fdb86cafeb6366.tar.bz2 |
Issue #18488: Fix _pysqlite_final_callback()
Restore behaviour of Python 3.3: print the finalizer() error if
sqlite3.enable_callback_tracebacks() has been called, clear the error
otherwise.
But keep (save/restore) also the AttributeError raised in
_pysqlite_step_callback().
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions