Skip to content

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Oct 10, 2024

When formatting the AST as a string, infinite values are replaced by 1e309, which evaluates to infinity. The initialization of this string replacement was not thread-safe in the free threading build. (cherry picked from commit 427dcf2)

…H-125272)

When formatting the AST as a string, infinite values are replaced by
1e309, which evaluates to infinity. The initialization of this string
replacement was not thread-safe in the free threading build.
(cherry picked from commit 427dcf2)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@Yhg1s
Copy link
Member

Yhg1s commented Oct 24, 2024

You'll have to update the ABI dump but the changes are good to go into 3.13.

@colesbury colesbury requested a review from encukou as a code owner October 24, 2024 16:34
@colesbury colesbury merged commit 4b55d53 into python:3.13 Oct 24, 2024
37 checks passed
@colesbury colesbury deleted the backport-427dcf2-3.13 branch October 24, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants