This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67
cpython
/
Lib
/
sqlite3
T
History
Tan Long
745947cda0
gh-135883: Fix sqlite3 CLI history scrolling with colored prompts (
#135884
)
2026-03-03 19:48:03 +01:00
..
__init__.py
…
__main__.py
gh-135883: Fix sqlite3 CLI history scrolling with colored prompts (
#135884
)
2026-03-03 19:48:03 +01:00
_completer.py
gh-133390: sqlite3 CLI completion for tables, columns, indices, triggers, views, functions, schemata (GH-136101)
2025-10-24 08:26:36 +02:00
dbapi2.py
…
dump.py
…