cpython/Lib/test/test_sqlite3
Miss Islington (bot) 1458ea0065
[3.14] gh-146090: fix memory management of internal sqlite3 callback contexts (GH-146569) (#146595)
gh-146090: fix memory management of internal `sqlite3` callback contexts (GH-146569)
(cherry picked from commit aa6680775d)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2026-03-29 15:15:05 +02:00
..
__init__.py [3.14] gh-139743: Avoid print twice verbose version for sqlite tests (GH-142850) (GH-142865) 2025-12-17 10:10:46 +00:00
__main__.py
test_backup.py
test_cli.py
test_dbapi.py [3.14] gh-142787: Handle empty sqlite3 blob slices (GH-142824) (#145297) 2026-02-27 01:12:51 +01:00
test_dump.py
test_factory.py
test_hooks.py [3.14] gh-146090: fix memory management of internal sqlite3 callback contexts (GH-146569) (#146595) 2026-03-29 15:15:05 +02:00
test_regression.py
test_transactions.py
test_types.py
test_userfunctions.py
util.py