mirror of
https://github.com/python/cpython.git
synced 2026-05-15 17:08:41 -04:00
3a8573230c
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().