This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-28 21:55:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
test_sqlite3
History
Bénédikt Tran
afa24d8324
[3.13] gh-142830: prevent some crashes when mutating
sqlite3
callbacks (GH-143245) (
#143323
)
...
(cherry picked from commit 7f6c16a956d598663d8c67071c492f197045d967)
2026-01-01 11:22:50 +00:00
..
__init__.py
[3.13] gh-139743: Avoid print twice verbose version for sqlite tests (GH-142850) (GH-142866)
2025-12-22 11:12:34 +00:00
__main__.py
…
test_backup.py
…
test_cli.py
…
test_dbapi.py
[3.13] gh-139283: correctly handle
size
limit in
cursor.fetchmany()
(GH-139296) (
#139444
)
2025-10-07 13:33:40 +02:00
test_dump.py
…
test_factory.py
…
test_hooks.py
[3.13] gh-142830: prevent some crashes when mutating
sqlite3
callbacks (GH-143245) (
#143323
)
2026-01-01 11:22:50 +00:00
test_regression.py
…
test_transactions.py
…
test_types.py
…
test_userfunctions.py
…
util.py
…