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-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df22eec4215e515e36e387b9022fb8ca95fd39af
cpython
/
Lib
/
test
/
test_sqlite3
T
History
Victor Stinner
3ceb4b8d3a
gh-84623: Remove unused imports in tests (
#93772
)
2022-06-13 16:56:03 +02:00
..
__init__.py
gh-84623: Remove unused imports in tests (
#93772
)
2022-06-13 16:56:03 +02:00
__main__.py
…
test_backup.py
…
test_dbapi.py
gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (
#93526
)
2022-06-08 12:43:54 +02:00
test_dump.py
…
test_factory.py
…
test_hooks.py
…
test_regression.py
Clean up the sqlite3 tests (GH-93056)
2022-05-21 19:06:12 +03:00
test_transactions.py
…
test_types.py
…
test_userfunctions.py
…