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-07-10 12:55:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
3.13
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Tan Long
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