This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-24 17:47:13 +01:00
Code
Issues
Releases
Activity
8f010dc920
cpython
/
Lib
/
sqlite3
History
Erlend Egeberg Aasland
8f010dc920
bpo-44822: Don't truncate
str
s with embedded NULL chars returned by
sqlite3
UDF callbacks (
GH-27588
)
2021-08-05 10:22:08 +03:00
..
test
bpo-44822: Don't truncate
str
s with embedded NULL chars returned by
sqlite3
UDF callbacks (
GH-27588
)
2021-08-05 10:22:08 +03:00
__init__.py
dbapi2.py
dump.py