cpython/Lib/sqlite3
Erlend E. Aasland 33eee4340e
[3.11] gh-64662: Fix virtual table support in sqlite3.Connection.iterdump (#108340) (#108564)
(cherry picked from commit d0160c7c22)

Co-authored-by: Aviv Palivoda <palaviv@gmail.com>
2023-08-28 13:09:33 +00:00
..
__init__.py Fix typo in the sqlite3 docs (GH-31915) 2022-03-28 11:44:41 -07:00
dbapi2.py bpo-45613: Set sqlite3.threadsafety dynamically (GH-29227) 2021-11-03 21:01:37 +00:00
dump.py [3.11] gh-64662: Fix virtual table support in sqlite3.Connection.iterdump (#108340) (#108564) 2023-08-28 13:09:33 +00:00