diff options
author | Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com> | 2021-10-28 06:11:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-28 11:11:18 +0100 |
commit | d56375a0dd4cee162081b173310298a3d32af293 (patch) | |
tree | 5d9ecb5cff63e670aa40e4c0f1cbe655dc7dedad /Python/traceback.c | |
parent | 4c95fb4640c0247903562dae4478158b348cea6d (diff) | |
download | cpython-git-d56375a0dd4cee162081b173310298a3d32af293.tar.gz |
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/traceback.c')
0 files changed, 0 insertions, 0 deletions