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-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
8c07fef867
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Erlend Egeberg Aasland
8c07fef867
[3.9] bpo-43853: Handle sqlite3_value_text() errors (GH-25422). (GH-27627)
...
(cherry picked from commit
006fd869e4
)
2021-08-06 20:57:39 +03:00
..
test
[3.9] bpo-43853: Handle sqlite3_value_text() errors (GH-25422). (GH-27627)
2021-08-06 20:57:39 +03:00
__init__.py
dbapi2.py
dump.py