mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
d8e0e00919
Follow-up of gh-101693. The previous DeprecationWarning is replaced with raising sqlite3.ProgrammingError. Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>