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 00:48:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c352412123
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Erlend Egeberg Aasland
c352412123
[3.9] bpo-44822: Don't truncate
str
s with embedded NULL chars returned by
sqlite3
UDF callbacks (GH-27588). (GH-27639)
...
(cherry picked from commit
8f010dc920
)
2021-08-07 00:02:06 +03:00
..
test
[3.9] bpo-44822: Don't truncate
str
s with embedded NULL chars returned by
sqlite3
UDF callbacks (GH-27588). (GH-27639)
2021-08-07 00:02:06 +03:00
__init__.py
dbapi2.py
dump.py