diff options
author | Victor Stinner <vstinner@python.org> | 2024-03-23 13:01:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 13:01:20 +0100 |
commit | 9967b568edd2e35b0415c14c7242f3ca2c0dc03d (patch) | |
tree | cfb4b23da2a3ee48a0918d8e391bdd76c33f1bb1 /Lib/test/test_asyncio | |
parent | 72eea512b88f8fd68b7258242c37da963ad87360 (diff) | |
download | cpython-9967b568edd2e35b0415c14c7242f3ca2c0dc03d.tar.gz cpython-9967b568edd2e35b0415c14c7242f3ca2c0dc03d.zip |
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.
Diffstat (limited to 'Lib/test/test_asyncio')
0 files changed, 0 insertions, 0 deletions