]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98872: Fix a possible resource leak in Python 3.11.0 (GH-99047)
authorSQLPATCH <95843853+SQLPATCH@users.noreply.github.com>
Thu, 24 Nov 2022 09:04:19 +0000 (17:04 +0800)
committerGitHub <noreply@github.com>
Thu, 24 Nov 2022 09:04:19 +0000 (01:04 -0800)
commit4e5f2db6f228d45a655cf22fd587792d56116145
tree5bb56d0b96ef2b72191dd176efe3ca23e4c1923a
parentb4d54a332ed593c9fcd0da25684c622a251d03ce
gh-98872: Fix a possible resource leak in Python 3.11.0 (GH-99047)

Issue: #98872

Automerge-Triggered-By: GH:kumaraditya303
Misc/NEWS.d/next/Build/2022-11-03-08-10-49.gh-issue-98872.gdsR8X.rst [new file with mode: 0644]
Programs/_freeze_module.c