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-08-04 08:59:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
400a1cebc7
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Corvin
400a1cebc7
gh-108590: Fix sqlite3.iterdump for invalid Unicode in TEXT columns (
#108657
)
...
Co-authored-by: Erlend E. Aasland <erlend@python.org>
2023-08-30 09:06:21 +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-108590: Fix sqlite3.iterdump for invalid Unicode in TEXT columns (
#108657
)
2023-08-30 09:06:21 +00:00