This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
sqlite3
/
test
History
Benjamin Peterson
29352c436c
add missing test assertion (
closes
#20080
)
...
Patch by Vajrasky Kok.
2014-02-15 13:19:59 -05:00
..
__init__.py
…
dbapi.py
…
dump.py
…
factory.py
add missing test assertion (
closes
#20080
)
2014-02-15 13:19:59 -05:00
hooks.py
Issue
#19601
: Use specific asserts in sqlite3 tests.
2013-11-17 00:39:12 +02:00
regression.py
Issue
#20026
: Fix the sqlite module to handle correctly invalid isolation level
2013-12-19 16:38:03 +01: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