mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
ffff763161
With old SQLite versions, _sqlite3_result_error() sets a new Python exception, so don't restore the previous exception.