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
4e8e8aabc6e6ae1c989ef288be7bddfdbbc3187d
cpython
/
Lib
/
sqlite3
/
test
History
Zackery Spytz
f347c6eb75
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) (GH-11249)
...
(cherry picked from commit
842acaab13
)
2018-12-20 19:38:52 +02: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
#27861
: Fixed a crash in sqlite3.Connection.cursor() when a factory
2016-08-29 14:29:55 +03:00
hooks.py
Issue
#27897
: Backported tests.
2016-09-27 00:27:15 +03:00
py25tests.py
…
regression.py
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) (GH-11249)
2018-12-20 19:38:52 +02:00
transactions.py
…
types.py
Issue
#29123
: Make CheckSqlTimestamp more robust
2017-01-01 02:51:46 +03:00
userfunctions.py
Issue
#22340
: Fix Python 3 warnings in Python 2 tests
2014-09-05 21:05:05 +02:00