This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8ebe152defbedd7ffd52ae4d970f70bdec38525
cpython
/
Lib
/
sqlite3
/
test
T
History
Benjamin Peterson
5ef48d9c79
merge 3.3 (
#20080
)
2014-02-15 13:20:28 -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
…
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
…
userfunctions.py
…