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-23 19:25:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
f66be6b11a
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Erlend E. Aasland
56c7176d1d
gh-102628: Fix sqlite3 CLI prompt in IDLE on Windows (
#103945
)
2023-04-27 21:22:26 +00:00
..
__init__.py
gh-93370: Deprecate sqlite3.version and sqlite3.version_info (
#93482
)
2022-06-08 01:34:50 +02:00
__main__.py
gh-102628: Fix sqlite3 CLI prompt in IDLE on Windows (
#103945
)
2023-04-27 21:22:26 +00:00
dbapi2.py
gh-90016: Deprecate default sqlite3 adapters and converters (
#94276
)
2022-07-20 21:37:59 +02:00
dump.py
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (
#9621
)
2022-06-20 00:59:24 +02:00