gh-117008: Fix functools test_recursive_pickle() (#117009)
Use support.infinite_recursion() in test_recursive_pickle() of test_functools to prevent a stack overflow on "ARM64 Windows Non-Debug" buildbot. Lower Py_C_RECURSION_LIMIT to 1,000 frames on Windows ARM64.
V
Victor Stinner committed
9967b568edd2e35b0415c14c7242f3ca2c0dc03d
Parent: 72eea51
Committed by GitHub <noreply@github.com>
on 3/23/2024, 12:01:20 PM