This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-01 02:38:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
2891492d23
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
2891492d23
Issue
#27881
: Fixed possible bugs when setting sqlite3.Connection.isolation_level.
...
Based on patch by Xiang Zhang.
2016-09-01 22:18:03 +03:00
..
test
Issue
#27881
: Fixed possible bugs when setting sqlite3.Connection.isolation_level.
2016-09-01 22:18:03 +03:00
__init__.py
dbapi2.py
dump.py