bpo-30445: Allow appended output in RecursionError message (#3356) · python/cpython@6fce7ea · GitHub
Skip to content

Commit 6fce7ea

Browse files
authored
bpo-30445: Allow appended output in RecursionError message (#3356)
Running under coverage sometimes causes 'in comparison' to be added to the end of the RecursionError message, which is acceptable. Patched by Maria Mckinley (cherry picked from commit 3480ef9)
1 parent 63b3f2b commit 6fce7ea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lib/test/test_traceback.py

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)