]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239...
authorsobolevn <mail@sobolevn.me>
Thu, 11 Jun 2026 13:34:41 +0000 (16:34 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 13:34:41 +0000 (13:34 +0000)
commitbbcd28e00b3a55dcb5d135ad39e73c29a0b04f2e
tree1625123cb480ee827f34449bc8e95973e319361b
parent58c6e78c219af352714c8b40d236311e36e8050f
[3.14] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239) (#151336)

(cherry picked from commit 9fd1a125bc0ebdc26eae684da6e48ef24ee23b34)
Misc/NEWS.d/next/Core_and_Builtins/2026-06-09-10-28-30.gh-issue-151126.DKa6Sl.rst [new file with mode: 0644]
Misc/NEWS.d/next/Library/2026-06-11-16-07-00.gh-issue-151126.cWw5pb.rst [new file with mode: 0644]
Modules/_interpchannelsmodule.c