summaryrefslogtreecommitdiffstats
path: root/Doc/conf.py
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-10-10 20:21:29 (GMT)
committerGitHub <noreply@github.com>2024-10-10 20:21:29 (GMT)
commit427dcf24de4e06d239745d74d08c4b2e541dca5a (patch)
tree37a7ca3937862498b957402323c1a29195ce11eb /Doc/conf.py
parentbb594e801b6a84823badbb85b88f0fc8b221d7bf (diff)
downloadcpython-427dcf24de4e06d239745d74d08c4b2e541dca5a.zip
cpython-427dcf24de4e06d239745d74d08c4b2e541dca5a.tar.gz
cpython-427dcf24de4e06d239745d74d08c4b2e541dca5a.tar.bz2
gh-125268: Use static string for "1e309" in AST (#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.
Diffstat (limited to 'Doc/conf.py')
0 files changed, 0 insertions, 0 deletions