summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorTrent Mick <trentm@activestate.com>2000-08-16 22:29:55 +0000
committerTrent Mick <trentm@activestate.com>2000-08-16 22:29:55 +0000
commit8cd53f30afa84c5458a915e2859560b0401fda59 (patch)
tree009d6ab108568ae5f255fe260c40973f004f72c4 /Python/sysmodule.c
parenta7a570da20fca615984eea805f3deb4f9b63d170 (diff)
downloadcpython-8cd53f30afa84c5458a915e2859560b0401fda59.tar.gz
The sre test suite currently overruns the stack on Win64, Linux64, and Monterey
(64-bit AIX) This is because the RECURSION_LIMIT is too low. This patch lowers to recusion limit to 7500 such that the recusion check fires before a segfault. Fredrik suggested/approved the fix in private email, modulo sre's recusion limit checking no being necessary when PyOS_CheckStack is implemented for Windows.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions