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-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d104f4d21f735693ea93fe65ea4b4e1aa1779343
cpython
/
Lib
/
test
/
test_sqlite3
T
History
Erlend Egeberg Aasland
d104f4d21f
gh-69093: Don't allow instantiation of sqlite3.Blob objects (GH-91570)
2022-04-15 09:25:03 -07:00
..
__init__.py
…
__main__.py
…
test_backup.py
…
test_dbapi.py
gh-69093: Don't allow instantiation of sqlite3.Blob objects (GH-91570)
2022-04-15 09:25:03 -07:00
test_dump.py
…
test_factory.py
…
test_hooks.py
bpo-45138: Revert GH-28240: Expand traced SQL statements (GH-31788)
2022-03-09 09:39:49 -08:00
test_regression.py
bpo-44859: Raise more accurate exceptions in
sqlite3
(GH-27695)
2022-03-16 22:58:25 -07:00
test_transactions.py
bpo-46425: use absolute imports in
test_sqlite3
(GH-30676)
2022-01-22 18:03:56 +02:00
test_types.py
…
test_userfunctions.py
gh-79097: Add support for aggregate window functions in sqlite3 (GH-20903)
2022-04-11 17:55:59 -07:00