Logo
Explore Help
Sign In
ada/cpython
0
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
33ea29772deb3fbe39dba2c7b5968dced3d2ed5f
cpython/Modules/_sqlite
History
Serhiy Storchaka 80cb186b49 Issue #24257: Fixed segmentation fault in sqlite3.Row constructor with faked
cursor type.
2015-05-22 11:00:40 +03:00
..
cache.c
…
cache.h
…
connection.c
Issue #20274: When calling a _sqlite.Connection, it now complains if passed
2015-05-08 09:56:29 -07:00
connection.h
#11565: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 12:34:31 +02:00
cursor.c
Issue #20437: Fixed 43 potential bugs when deleting objects references.
2014-02-09 13:14:04 +02:00
cursor.h
Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now.
2012-02-06 22:04:00 +02:00
microprotocols.c
…
microprotocols.h
…
module.c
…
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
Issue #24257: Fixed segmentation fault in sqlite3.Row constructor with faked
2015-05-22 11:00:40 +03:00
row.h
…
sqlitecompat.h
…
statement.c
Issue #21147: sqlite3 now raises an exception if the request contains a null
2014-09-11 13:27:19 +03:00
statement.h
…
util.c
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
2013-04-28 14:09:47 +03:00
util.h
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
2013-04-28 14:09:47 +03:00
Powered by Gitea Page: 1745ms Template: 45ms
English
English
Licenses API