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 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
567493fe263e4e4ee50fcb0648ce3f2bbfc84db7
cpython
/
Lib
/
sqlite3
/
test
T
History
Ezio Melotti
b3aedd4862
#9424
: Replace deprecated assert* methods in the Python test suite.
2010-11-20 19:04:17 +00:00
..
__init__.py
…
dbapi.py
#9424
: Replace deprecated assert* methods in the Python test suite.
2010-11-20 19:04:17 +00:00
dump.py
…
factory.py
…
hooks.py
…
regression.py
Issue
#8195
: Fix a crash in sqlite Connection.create_collation() if the
2010-04-22 11:23:23 +00:00
transactions.py
Merged new pysqlite version 2.6.0 from trunk.
2010-03-05 15:20:03 +00:00
types.py
#9424
: Replace deprecated assert* methods in the Python test suite.
2010-11-20 19:04:17 +00:00
userfunctions.py
…