diff options
author | Victor Stinner <vstinner@python.org> | 2022-12-08 08:26:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-08 08:26:38 (GMT) |
commit | cd67c1bb30eccd0c6fd1386405df225aed4c91a9 (patch) | |
tree | be84b8fab273b1b424d0df6fe7c1d3e0b30e24ee /Python/sysmodule.c | |
parent | e8fff515f056737d6d055ea5438b2135863548b1 (diff) | |
download | cpython-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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions