diff options
author | Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com> | 2021-10-28 10:11:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-28 10:11:18 (GMT) |
commit | d56375a0dd4cee162081b173310298a3d32af293 (patch) | |
tree | 5d9ecb5cff63e670aa40e4c0f1cbe655dc7dedad /Python/sysmodule.c | |
parent | 4c95fb4640c0247903562dae4478158b348cea6d (diff) | |
download | cpython-d56375a0dd4cee162081b173310298a3d32af293.zip cpython-d56375a0dd4cee162081b173310298a3d32af293.tar.gz cpython-d56375a0dd4cee162081b173310298a3d32af293.tar.bz2 |
bpo-30570: Fix segfault on buildbots caused by stack overflow from recursion in tests (GH-29258)
* Don't stackoveflow on debug builds
* Also catch the pickletester case
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions