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-07-25 04:04:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
08263f10f8
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
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