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-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
910bfb7bebac3e49bcdf8f08006346ee3748d1bd
cpython
/
Modules
/
_sqlite
T
History
Serhiy Storchaka
3cf96ac248
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:01:47 +02:00
..
cache.c
…
cache.h
…
connection.c
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:01:47 +02:00
connection.h
#11565
: Merge with 3.1.
2011-03-16 11:35:38 +02:00
cursor.c
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:01:47 +02:00
cursor.h
Issue
#10811
: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now.
2012-02-06 22:04:18 +02:00
microprotocols.c
…
microprotocols.h
…
module.c
Merged revisions 88337 via svnmerge from
2011-02-04 20:30:30 +00:00
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
…
row.h
…
sqlitecompat.h
…
statement.c
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:01:47 +02:00
statement.h
…
util.c
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:01:47 +02:00
util.h
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:01:47 +02:00