]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123243: Fix reference leak in `_decimal` (GH-123244) (#123280)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Aug 2024 04:33:49 +0000 (06:33 +0200)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2024 04:33:49 +0000 (04:33 +0000)
commita65fe07db4aa57b4e67f2f9e914db7ea281f127f
treec474c30b5ae97594e111f270d2eacbf5d1b11a42
parent935b8b422b801f8c6a6ac35f5f2493f05279ae9e
[3.13] gh-123243: Fix reference leak in `_decimal` (GH-123244) (#123280)

gh-123243: Fix reference leak in `_decimal` (GH-123244)
(cherry picked from commit 5ff638f1b53587b9f912a18fc776a2a141fd7bed)

Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
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