]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142830: prevent some crashes when mutating `sqlite3` callbacks (#143245)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 1 Jan 2026 10:55:05 +0000 (11:55 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Jan 2026 10:55:05 +0000 (11:55 +0100)
commit7f6c16a956d598663d8c67071c492f197045d967
tree61440ba4155e52161397982265188db942188651
parentc5215978ebfea9471f313d5baa70a4e68bfb798b
gh-142830: prevent some crashes when mutating `sqlite3` callbacks (#143245)
Lib/test/test_sqlite3/test_hooks.py
Misc/NEWS.d/next/Library/2025-12-28-13-12-40.gh-issue-142830.uEyd6r.rst [new file with mode: 0644]
Modules/_sqlite/connection.c
Modules/_sqlite/connection.h