]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-142830: prevent some crashes when mutating `sqlite3` callbacks (GH-143245...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 1 Jan 2026 11:22:50 +0000 (12:22 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Jan 2026 11:22:50 +0000 (11:22 +0000)
commitafa24d832494e2d04969f9ad6585b61700c50d6c
tree7f13cfdd865cc5d7d3e5f3314c04f6b0bbe6cc9a
parent515d449e2650d274744838e07aa0ec21ce9d7357
[3.13] gh-142830: prevent some crashes when mutating `sqlite3` callbacks (GH-143245) (#143323)

(cherry picked from commit 7f6c16a956d598663d8c67071c492f197045d967)
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