Files
cpython/Modules
Victor Stinner 3a8573230c 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().
2013-07-22 08:34:32 +02:00
..
2013-05-08 10:56:32 +03:00
2012-10-25 10:47:46 +01:00
2013-02-13 12:32:32 +00:00
2013-07-18 02:43:47 +02:00
2012-09-29 13:47:39 -04:00
2012-12-14 20:13:39 +02:00
2012-09-29 13:47:39 -04:00
2013-01-01 07:41:51 -08:00
2013-06-20 21:30:32 -04:00