]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 10 Jun 2026 16:26:38 +0000 (18:26 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 16:26:38 +0000 (16:26 +0000)
commit54ee910bcd107ed5645ab5f88a0491266bb725c8
treef8c6cb8b2f5fc49d18d2212a2e6e427057ee020f
parent68d23722401c805290151819a317d41a2f926f4b
[3.15] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239) (#151265)

gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239)
(cherry picked from commit 9fd1a125bc0ebdc26eae684da6e48ef24ee23b34)

Co-authored-by: sobolevn <mail@sobolevn.me>
Misc/NEWS.d/next/Core_and_Builtins/2026-06-09-10-28-30.gh-issue-151126.DKa6Sl.rst
Modules/_interpchannelsmodule.c