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-18 07:41:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
5a6d1238bb
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Corvin
5a6d1238bb
[3.11] gh-108590: Fix sqlite3.iterdump for invalid Unicode in TEXT columns (GH-108657) (
#108674
)
...
(cherry picked from commit
400a1cebc7
)
2023-08-30 12:29:33 +02:00
..
__init__.py
Fix typo in the sqlite3 docs (GH-31915)
2022-03-28 11:44:41 -07:00
dbapi2.py
bpo-45613: Set
sqlite3.threadsafety
dynamically (GH-29227)
2021-11-03 21:01:37 +00:00
dump.py
[3.11] gh-108590: Fix sqlite3.iterdump for invalid Unicode in TEXT columns (GH-108657) (
#108674
)
2023-08-30 12:29:33 +02:00