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-20 03:14:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16eb827b33cc271eebd521246ebefd4d49470df8
cpython
/
Lib
/
sqlite3
T
History
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
Issue
#10203
: sqlite3.Row now truly supports sequence protocol. In particulr
2014-05-28 12:58:34 +03:00
dump.py
#15545
: fix sqlite3.iterdump regression on unsortable row_factory objects.
2013-01-10 11:04:09 -05:00