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
20c8cd997458b0313b2a13c94de0889a4a7f1c80
cpython
/
Lib
/
sqlite3
/
test
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
..
__init__.py
…
dbapi.py
Issue
#22340
: Fix Python 3 warnings in Python 2 tests
2014-09-05 21:05:05 +02:00
dump.py
#15109
: revert '%'->'format' changes in 4b105d328fe7 to fix regression.
2013-01-10 21:10:40 -05:00
factory.py
Issue
#24257
: Fixed segmentation fault in sqlite3.Row constructor with faked
2015-05-22 11:00:40 +03:00
hooks.py
weaken callback count inequality (
closes
#20901
)
2014-03-12 21:51:52 -05:00
py25tests.py
…
regression.py
Issue
#21147
: sqlite3 now raises an exception if the request contains a null
2014-09-11 13:27:19 +03:00
transactions.py
…
types.py
Issue
#22340
: Fix Python 3 warnings in Python 2 tests
2014-09-05 21:05:05 +02:00
userfunctions.py
Issue
#22340
: Fix Python 3 warnings in Python 2 tests
2014-09-05 21:05:05 +02:00