diff options
author | Victor Stinner <vstinner@python.org> | 2024-03-23 12:01:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 12:01:20 (GMT) |
commit | 9967b568edd2e35b0415c14c7242f3ca2c0dc03d (patch) | |
tree | cfb4b23da2a3ee48a0918d8e391bdd76c33f1bb1 /Python/gc_free_threading.c | |
parent | 72eea512b88f8fd68b7258242c37da963ad87360 (diff) | |
download | cpython-9967b568edd2e35b0415c14c7242f3ca2c0dc03d.zip cpython-9967b568edd2e35b0415c14c7242f3ca2c0dc03d.tar.gz cpython-9967b568edd2e35b0415c14c7242f3ca2c0dc03d.tar.bz2 |
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 'Python/gc_free_threading.c')
0 files changed, 0 insertions, 0 deletions