mirror of
https://github.com/python/cpython.git
synced 2026-08-14 19:40:48 +08:00
With old SQLite versions, _sqlite3_result_error() sets a new Python exception, so don't restore the previous exception.
With old SQLite versions, _sqlite3_result_error() sets a new Python exception, so don't restore the previous exception.