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 11:23:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
924b5711049bb906bfde08ea1fee5118e57280ac
cpython
/
Lib
/
sqlite3
T
History
Gerhard Häring
924b571104
Issue
#7670
: sqlite3: Fixed crashes when operating on closed connections.
2010-03-05 15:50:25 +00:00
..
test
Issue
#7670
: sqlite3: Fixed crashes when operating on closed connections.
2010-03-05 15:50:25 +00:00
__init__.py
…
dbapi2.py
Remove usage of apply() in sqlite3 to silence warnings under -3.
2008-08-04 21:19:41 +00:00
dump.py
…