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
5fac8af22ce0fc18c19d02e4f08eaba144b77d07
cpython
/
Lib
/
sqlite3
/
test
History
Victor Stinner
502ff6c920
Issue
#10811
: Use TestCase.assertRaises() in the new test
2011-05-09 12:50:41 +02: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
change deprecated unittest method calls into their proper names.
2009-07-04 08:32:15 +00:00
hooks.py
Fix TraceCallbackTests to not use bound parameters (followup to issue
#11688
)
2011-04-04 01:50:50 +02:00
regression.py
Issue
#10811
: Use TestCase.assertRaises() in the new test
2011-05-09 12:50:41 +02:00
transactions.py
Merged new pysqlite version 2.6.0 from trunk.
2010-03-05 15:20:03 +00:00
types.py
Normalize the encoding names for Latin-1 and UTF-8 to
2011-02-25 15:42:01 +00:00
userfunctions.py
change deprecated unittest method calls into their proper names.
2009-07-04 08:32:15 +00:00