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-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26dd0ff075bcfcdc6eebe584dce55dfd2f1b1537
cpython
/
Lib
/
sqlite3
T
History
Victor Stinner
08263f10f8
(Merge 3.3) Issue
#20026
: Fix the sqlite module to handle correctly invalid
...
isolation level (wrong type).
2013-12-19 16:39:00 +01:00
..
test
(Merge 3.3) Issue
#20026
: Fix the sqlite module to handle correctly invalid
2013-12-19 16:39:00 +01:00
__init__.py
…
dbapi2.py
Issue
#14720
: Enhance sqlite3 microsecond conversion, document its behavior
2013-02-26 21:38:17 +02:00
dump.py
#15545
: fix sqlite3.iterdump regression on unsortable row_factory objects.
2013-01-10 11:04:09 -05:00