]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123243: Fix reference leak in `_decimal` (#123244)
authorneonene <53406459+neonene@users.noreply.github.com>
Sat, 24 Aug 2024 04:07:01 +0000 (13:07 +0900)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2024 04:07:01 +0000 (09:37 +0530)
commit5ff638f1b53587b9f912a18fc776a2a141fd7bed
treed9eec36771430a7cee176255f5ae6f1c8ecabf1f
parent556e8556849cb9df0666629b0f564b5dd203344c
gh-123243: Fix reference leak in `_decimal` (#123244)
Misc/NEWS.d/next/Library/2024-08-22-20-10-13.gh-issue-123243.Kifj1L.rst [new file with mode: 0644]
Modules/_decimal/_decimal.c