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-09-13 12:17:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
af0628e045
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
af0628e045
Issue
#27881
: Fixed possible bugs when setting sqlite3.Connection.isolation_level.
...
Based on patch by Xiang Zhang.
2016-09-01 22:21:05 +03:00
..
test
Issue
#27881
: Fixed possible bugs when setting sqlite3.Connection.isolation_level.
2016-09-01 22:21:05 +03:00
__init__.py
dbapi2.py
dump.py