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-07-29 13:16:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1253a8b2dfdacb4fba11937bd608d5b95f9ece43
cpython
/
Lib
/
sqlite3
T
History
3 people
Miss Islington (bot)
GitHub
Tan Long
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 <
[email protected]
>
2025-05-09 15:17:24 +03:00
..
__init__.py
…
__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
…