]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126835: Fix reference leak in `Python/flowgrapc.::optimize_if_const_subscr` ...
authorYan Yanchii <yyanchiy@gmail.com>
Tue, 4 Feb 2025 10:38:06 +0000 (11:38 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2025 10:38:06 +0000 (10:38 +0000)
commitd3c54f37889436ded4520e78e4e59d3f3350aa44
tree9246c2b6b17476e06e776a465b2889d945caf6e3
parent0664c1af9b29a5af2404e04a522f8e9e175ba05a
gh-126835: Fix reference leak in `Python/flowgrapc.::optimize_if_const_subscr`  (#129634)
Python/flowgraph.c