This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-01 06:37:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47b1c5d74efffbfc72799a83ad7f7d97635340f6
cpython
/
Lib
/
sqlite3
T
History
Tan Long
and
GitHub
22cf289539
[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)
...
(cherry picked from commit
ebd4881db2
)
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