mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
2781ec9b0e
The tests in question were added in 0eec6276fd by Serhiy. Apparently,
sqlite3 changed exceptions raised in those cases in the mean time but
the tests never ran because they require a high `-M` setting in the
test runner.