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
3cd30c2ceeaeabe0486a2467fd11cdc008bf6f67
cpython
/
Lib
/
sqlite3
/
test
History
Serhiy Storchaka
42d67af87f
Issue
#21147
: sqlite3 now raises an exception if the request contains a null
...
character instead of truncate it. Based on patch by Victor Stinner.
2014-09-11 13:29:05 +03:00
..
__init__.py
…
dbapi.py
Issue
#18200
: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
2013-07-04 17:43:24 -04:00
dump.py
…
factory.py
Issue
#10203
: sqlite3.Row now truly supports sequence protocol. In particulr
2014-05-28 12:58:34 +03:00
hooks.py
weaken callback count inequality (
closes
#20901
)
2014-03-12 21:51:52 -05:00
regression.py
Issue
#21147
: sqlite3 now raises an exception if the request contains a null
2014-09-11 13:29:05 +03:00
transactions.py
…
types.py
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:11:40 +03:00
userfunctions.py
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:03:46 +02:00