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-11-24 20:30:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
ebd4881db2
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Tan Long
ebd4881db2
gh-133439: Fix dot commands with trailing spaces are mistaken for multi-line sqlite statements in the sqlite3 command-line interface (GH-133440)
2025-05-09 11:41:10 +00:00
..
__init__.py
gh-105875: amend sqlite3 docstring wrt. SQLite requirement (
#129599
)
2025-02-02 23:03:54 +00:00
__main__.py
gh-133439: Fix dot commands with trailing spaces are mistaken for multi-line sqlite statements in the sqlite3 command-line interface (GH-133440)
2025-05-09 11:41:10 +00:00
dbapi2.py
dump.py