This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
703f7c4bf5fa98f9b8b11593d3fa37eb68eae896
cpython
/
Modules
/
_sqlite
History
Benjamin Peterson
f17101a307
merge 3.2
2011-05-31 21:31:59 -05:00
..
cache.c
…
cache.h
…
connection.c
merge 3.2
2011-05-31 21:31:59 -05:00
connection.h
#11565
: Merge with 3.1.
2011-03-16 11:35:38 +02:00
cursor.c
#10811
: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now.
2011-05-09 12:24:09 +02:00
cursor.h
#10811
: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now.
2011-05-09 12:24:09 +02:00
microprotocols.c
…
microprotocols.h
…
module.c
…
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
…
row.h
…
sqlitecompat.h
…
statement.c
…
statement.h
…
util.c
…
util.h
…