mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
218f205f20
Replace PyErr_WriteUnraisable() with PyErr_FormatUnraisable(). Update test_sqlite3 tests. Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>