bpo-30445: Allow appended output in RecursionError message · python/cpython@3480ef9 · GitHub
Skip to content

Commit 3480ef9

Browse files
codedragonzware
authored andcommitted
bpo-30445: Allow appended output in RecursionError message
Running under coverage sometimes causes 'in comparison' to be added to the end of the RecursionError message, which is acceptable. Patched by Maria Mckinley
1 parent 7c2f82d commit 3480ef9

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)