bpo-30570: Fix segfault on buildbots caused by stack overflow from recursion in tests by sweeneyde · Pull Request #29258 · python/cpython
sweeneyde
changed the title
bpo-30570: Don't stackoveflow on debug builds
bpo-30570: Fix segfault on buildbots caused by stack overflow from recursion in tests
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…cursion in tests (pythonGH-29258) * Don't stackoveflow on debug builds * Also catch the pickletester case (cherry picked from commit d56375a) Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
ambv pushed a commit to ambv/cpython that referenced this pull request
…rom recursion in tests (pythonGH-29258) * Don't stackoveflow on debug builds * Also catch the pickletester case. (cherry picked from commit d56375a) Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
miss-islington added a commit that referenced this pull request
ambv added a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters