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
6d1d2f229e02cd2b45bdd46f5fdcc5b89dd682bd
cpython
/
Lib
/
sqlite3
/
test
History
Berker Peksag
48b5c98e6e
Replace more boilerplate code with modern unittest features in sqlite3 tests
2016-06-14 00:42:50 +03:00
..
__init__.py
…
dbapi.py
Replace more boilerplate code with modern unittest features in sqlite3 tests
2016-06-14 00:42:50 +03:00
dump.py
#15545
: fix sqlite3.iterdump regression on unsortable row_factory objects.
2013-01-10 11:04:09 -05:00
factory.py
Issue
#24257
: Fixed incorrect uses of PyObject_IsInstance().
2015-05-22 11:13:20 +03:00
hooks.py
Replace more boilerplate code with modern unittest features in sqlite3 tests
2016-06-14 00:42:50 +03:00
regression.py
Replace more boilerplate code with modern unittest features in sqlite3 tests
2016-06-14 00:42:50 +03:00
transactions.py
Modernize sqlite3 tests
2016-06-12 22:34:49 +03:00
types.py
Modernize sqlite3 tests
2016-06-12 22:34:49 +03:00
userfunctions.py
Modernize sqlite3 tests
2016-06-12 22:34:49 +03:00