This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 10:24:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
507a574de31a1bd7fed8ba4f04afa285d985109b
cpython
/
Lib
/
sqlite3
T
History
Erlend Egeberg Aasland
e161ec5dd7
bpo-43369: sqlite3_column_{text,blob} failures now raise MemoryError (GH-24723)
2021-03-04 11:50:25 +02:00
..
test
bpo-43369: sqlite3_column_{text,blob} failures now raise MemoryError (GH-24723)
2021-03-04 11:50:25 +02:00
__init__.py
…
dbapi2.py
…
dump.py
…