]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-141212: Fix possible memory leak in gc_mark_span_push (gh-141213)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Mon, 10 Nov 2025 16:19:13 +0000 (21:19 +0500)
committerGitHub <noreply@github.com>
Mon, 10 Nov 2025 16:19:13 +0000 (11:19 -0500)
commitf835552946e29ec20144c359b8822f9e421d4d64
tree2dd0c5a7f8cc3cd7c4d31cbdeb8ecaae5e228dfe
parent88953d5debf08dfaa1cdb314d62262f770addf5b
GH-141212: Fix possible memory leak in gc_mark_span_push (gh-141213)
Python/gc_free_threading.c