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-15 00:48:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
859cd4723f07e2b1da7387f5be0f2ce0a195974d
cpython
/
Lib
/
sqlite3
T
History
Serhiy Storchaka
2efdc90b0f
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:03:46 +02:00
..
test
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:03:46 +02:00
__init__.py
remove pointless coding cookies
2010-08-30 14:05:50 +00:00
dbapi2.py
remove pointless coding cookies
2010-08-30 14:05:50 +00:00
dump.py
#15545
: fix sqlite3.iterdump regression on unsortable row_factory objects.
2013-01-10 11:04:09 -05:00