This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b159a5563d86e0292bbd2d78497f486efebf505b
cpython
/
Lib
/
sqlite3
History
Victor Stinner
35466c5bce
Issue
#8195
: Fix a crash in sqlite Connection.create_collation() if the
...
collation name contains a surrogate character.
2010-04-22 11:23:23 +00:00
..
test
Issue
#8195
: Fix a crash in sqlite Connection.create_collation() if the
2010-04-22 11:23:23 +00:00
__init__.py
Quite a few fixes to make the library and test suite more robust when
2006-08-17 20:24:18 +00:00
dbapi2.py
Merging the py3k-pep3137 branch back into the py3k branch.
2007-11-06 21:34:58 +00:00
dump.py
Added missing files for new iterdump method.
2008-03-29 00:41:18 +00:00