This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-02 16:13:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
beb8a50ca1
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Miss Islington (bot)
beb8a50ca1
[3.14] gh-133439: Fix dot commands with trailing spaces are mistaken for multi-line sqlite statements in the sqlite3 command-line interface (GH-133440) (GH-133738)
...
(cherry picked from commit
ebd4881db2
) Co-authored-by: Tan Long <tanloong@foxmail.com>
2025-05-09 15:17:24 +03:00
..
__init__.py
gh-105875: amend sqlite3 docstring wrt. SQLite requirement (
#129599
)
2025-02-02 23:03:54 +00:00
__main__.py
[3.14] gh-133439: Fix dot commands with trailing spaces are mistaken for multi-line sqlite statements in the sqlite3 command-line interface (GH-133440) (GH-133738)
2025-05-09 15:17:24 +03:00
dbapi2.py
dump.py