diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-11-04 20:45:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-04 20:45:05 (GMT) |
commit | 1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3 (patch) | |
tree | 3ac92e70c7975acb6b56830b8f9783eb6b9492aa /Python/Python-ast.c | |
parent | c0f3281d6ca5c59d4a11698364463d968b9ddd3c (diff) | |
download | cpython-1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3.zip cpython-1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3.tar.gz cpython-1f3ae5c1ca5a8e7696bad414c1de38e0f5f1e2c3.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
(cherry picked from commit d56375a0dd4cee162081b173310298a3d32af293)
Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions