]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 28 Feb 2023 21:16:39 +0000 (14:16 -0700)
committerGitHub <noreply@github.com>
Tue, 28 Feb 2023 21:16:39 +0000 (14:16 -0700)
commit880437d4ec65ef35d505eeaff9dad5c6654dbc1a
tree1dee8a4dcc709b6b9f99d025cddbe3fe14ceadd5
parentf300a1fa4c121f7807cbda4fc8bb26240c69ea74
gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)

https://github.com/python/cpython/issues/100227
Include/internal/pycore_global_objects.h
Parser/asdl_c.py
Python/Python-ast.c
Python/ast_unparse.c