mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -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.