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
d988f429fe43808345812ef63dfa8da170c61871
cpython
/
Lib
/
sqlite3
History
Serhiy Storchaka
e63af905a4
Issue
#27861
: Fixed a crash in sqlite3.Connection.cursor() when a factory
...
creates not a cursor. Patch by Xiang Zhang.
2016-08-29 14:29:55 +03:00
..
test
Issue
#27861
: Fixed a crash in sqlite3.Connection.cursor() when a factory
2016-08-29 14:29:55 +03:00
__init__.py
…
dbapi2.py
Issue
#10203
: sqlite3.Row now truly supports sequence protocol. In particular
2014-05-28 12:57:38 +03:00
dump.py
#15109
: revert '%'->'format' changes in 4b105d328fe7 to fix regression.
2013-01-10 21:10:40 -05:00