test_ast uses infinite_recursion() to prevent crash (GH-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. (cherry picked from commit cd67c1bb30eccd0c6fd1386405df225aed4c91a9) Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
42fde2d164eb6f9c31a01b290114026d857676ad
Parent: d4426c8
Committed by GitHub <noreply@github.com>
on 12/8/2022, 8:52:02 AM