]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123657: Fix crash and refleak in `decimal.getcontext()` (GH-123703)
authorneonene <53406459+neonene@users.noreply.github.com>
Fri, 6 Sep 2024 11:15:23 +0000 (20:15 +0900)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 11:15:23 +0000 (13:15 +0200)
commit853588e24c907be158b3a08601797ea5b47a0eba
treefc209e924b66fa6673aa9c22dcfbe25188c67640
parent8311b11800509c975023e062e2c336f417c5e4c0
gh-123657: Fix crash and refleak in `decimal.getcontext()` (GH-123703)
Misc/NEWS.d/next/Library/2024-09-04-18-23-43.gh-issue-123657.Oks4So.rst [new file with mode: 0644]
Modules/_decimal/_decimal.c