https://github.com/python/cpython
Revision 9967b568edd2e35b0415c14c7242f3ca2c0dc03d authored by Victor Stinner on 23 March 2024, 12:01:20 UTC, committed by GitHub on 23 March 2024, 12:01:20 UTC
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.
1 parent 72eea51
History
Tip revision: 9967b568edd2e35b0415c14c7242f3ca2c0dc03d authored by Victor Stinner on 23 March 2024, 12:01:20 UTC
gh-117008: Fix functools test_recursive_pickle() (#117009)
Tip revision: 9967b56
File Mode Size
.azure-pipelines
.devcontainer
.github
Android
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
iOS
.coveragerc -rw-r--r-- 526 bytes
.editorconfig -rw-r--r-- 214 bytes
.gitattributes -rw-r--r-- 3.9 KB
.gitignore -rw-r--r-- 3.1 KB
.mailmap -rw-r--r-- 175 bytes
.pre-commit-config.yaml -rw-r--r-- 1018 bytes
.readthedocs.yml -rw-r--r-- 1014 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 115.6 KB
README.rst -rw-r--r-- 8.6 KB
aclocal.m4 -rw-r--r-- 23.7 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 36.1 KB
configure -rwxr-xr-x 857.0 KB
configure.ac -rw-r--r-- 239.1 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 53.5 KB

README.rst

back to top