]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-126881: fix finalization of dtoa state (GH-126904) (#127395)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Nov 2024 10:52:21 +0000 (11:52 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Nov 2024 10:52:21 +0000 (10:52 +0000)
commit47b0f8f2972facc29ec33f1f0b353784ff94b709
tree54f52efc076a4f326bcb6f5e11af75352569f304
parent9bdb0ae5dc12d860c8420e8ac4dc833f52c9e9e6
[3.13] gh-126881: fix finalization of dtoa state (GH-126904) (#127395)

gh-126881: fix finalization of dtoa state (GH-126904)
(cherry picked from commit 762c603a866146afc7db2591fb49605e0858e9b1)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Misc/NEWS.d/next/Core_and_Builtins/2024-11-16-11-11-35.gh-issue-126881.ijofLZ.rst [new file with mode: 0644]
Python/pylifecycle.c