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-06-01 00:59:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8178a88bd81edae87d6974483e4de9b32e808797
cpython
/
Lib
/
sqlite3
T
History
Erlend E. Aasland
c8847841cc
gh-108550: Fix sqlite3 CLI regression from gh-108551 (
#108618
)
2023-08-29 09:39:42 +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-108550: Fix sqlite3 CLI regression from gh-108551 (
#108618
)
2023-08-29 09:39:42 +00:00
dbapi2.py
gh-90016: Deprecate default sqlite3 adapters and converters (
#94276
)
2022-07-20 21:37:59 +02:00
dump.py
gh-64662: Add virtual table support to sqlite3.Connection.iterdump (
#108340
)
2023-08-28 00:18:32 +02:00