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-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b99f398bfb0effdf8887cf0c0cd37dc6278db73b
cpython
/
Lib
/
test
/
test_sqlite3
T
History
Erlend Egeberg Aasland
7aa4038a6e
[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796) (
#93808
)
2022-06-14 17:41:32 +02:00
..
__init__.py
…
__main__.py
…
test_backup.py
…
test_dbapi.py
[3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (
#93800
)
2022-06-14 14:49:22 +02:00
test_dump.py
…
test_factory.py
…
test_hooks.py
gh-89301: Fix regression with bound values in traced SQLite statements (
#92053
)
2022-05-02 08:14:35 -06:00
test_regression.py
Clean up the sqlite3 tests (GH-93056)
2022-05-21 09:37:04 -07:00
test_transactions.py
[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796) (
#93808
)
2022-06-14 17:41:32 +02:00
test_types.py
gh-89022: Improve sqlite3 exceptions related to binding params and API misuse (
#91572
)
2022-05-04 07:16:01 -06:00
test_userfunctions.py
gh-79097: Add support for aggregate window functions in sqlite3 (GH-20903)
2022-04-11 17:55:59 -07:00