]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120244: Fix re.sub() reference leak (GH-120245)
authorneonene <53406459+neonene@users.noreply.github.com>
Sat, 8 Jun 2024 10:22:07 +0000 (19:22 +0900)
committerGitHub <noreply@github.com>
Sat, 8 Jun 2024 10:22:07 +0000 (10:22 +0000)
commit38a25e9560cf0ff0b80d9e90bce793ff24c6e027
tree73e21bf568ffcd98ffe1ce4c34ef6c03f327a22c
parent55402d3232ca400ebafe4fe3bd70f252304ebe07
gh-120244: Fix re.sub() reference leak (GH-120245)
Misc/NEWS.d/next/Library/2024-06-08-09-45-31.gh-issue-120244.8o9Dzr.rst [new file with mode: 0644]
Modules/_sre/sre.c