summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-12-08 08:26:38 (GMT)
committerGitHub <noreply@github.com>2022-12-08 08:26:38 (GMT)
commitcd67c1bb30eccd0c6fd1386405df225aed4c91a9 (patch)
treebe84b8fab273b1b424d0df6fe7c1d3e0b30e24ee /Python/Python-tokenize.c
parente8fff515f056737d6d055ea5438b2135863548b1 (diff)
downloadcpython-cd67c1bb30eccd0c6fd1386405df225aed4c91a9.zip
cpython-cd67c1bb30eccd0c6fd1386405df225aed4c91a9.tar.gz
cpython-cd67c1bb30eccd0c6fd1386405df225aed4c91a9.tar.bz2
test_ast uses infinite_recursion() to prevent crash (#100104)
test.test_ast_recursion_limit() now uses infinite_recursion() of test.support to prevent crashes on debug builds. Before this change, the test crashed on ARM64 Windows 3.x buildbot worker which builds Python in debug mode.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions