]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-87849: Fix refleak in SEND instruction. (GH-101908)
authorMark Shannon <mark@hotpy.org>
Wed, 15 Feb 2023 12:21:40 +0000 (12:21 +0000)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2023 12:21:40 +0000 (12:21 +0000)
commitc7766245c14fa03b8afd3aff9be30b13d0069f95
tree16f7d4f9d3128b950bc56106ad5cfb6fad0083fd
parente8b6aaad2faf11fe315410138a5c5943d610d8d8
GH-87849: Fix refleak in SEND instruction. (GH-101908)

Fix refleak in SEND instruction.
Python/bytecodes.c
Python/generated_cases.c.h