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-09 06:01:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e55aa69efc048ef4a9eb7525ad2fd74fd3dfbf05
cpython
/
Lib
/
sqlite3
/
test
T
History
Petri Lehtinen
e55aa69efc
Issue
#14720
: Enhance sqlite3 microsecond conversion, document its behavior
2013-02-26 21:46:12 +02:00
..
__init__.py
…
dbapi.py
Issue
#13773
: sqlite3.connect() gets a new
uri
parameter to pass the filename as a URI, allowing to pass custom options.
2013-02-10 00:02:44 +01:00
dump.py
…
factory.py
…
hooks.py
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:03:46 +02:00
regression.py
Issue
#14720
: Enhance sqlite3 microsecond conversion, document its behavior
2013-02-26 21:38:17 +02:00
transactions.py
…
types.py
…
userfunctions.py
Issue
#17073
: Fix some integer overflows in sqlite3 module.
2013-02-07 17:03:46 +02:00