cpython/Lib/sqlite3
2025-06-13 20:40:24 +03:00
..
__init__.py [3.13] gh-105875: amend sqlite3 docstring wrt. SQLite requirement (GH-129599) (#129602) 2025-02-02 23:26:38 +00:00
__main__.py [3.13] gh-133439: Fix dot commands with trailing spaces are mistaken for multi-line sqlite statements in the sqlite3 command-line interface (GH-133440) (GH-133765) 2025-06-13 20:40:24 +03:00
dbapi2.py
dump.py gh-118221: Always use the default row factory in sqlite3.iterdump() (#118223) 2024-04-25 10:11:45 +02:00