SIGN IN SIGN UP

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.
V
Victor Stinner committed
cd67c1bb30eccd0c6fd1386405df225aed4c91a9
Parent: e8fff51
Committed by GitHub <noreply@github.com> on 12/8/2022, 8:26:38 AM