diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-09-05 23:07:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-05 23:07:44 (GMT) |
commit | 6fce7ea893dc3f69b607dd6ef48c2d3d0f6ca414 (patch) | |
tree | 1f5c2a6c7e1aabfa43629bfa27082939b6a6ceb7 /Lib/test/test_readline.py | |
parent | 63b3f2b19cc96801c3b8619e4cf8aa9028e7a33c (diff) | |
download | cpython-6fce7ea893dc3f69b607dd6ef48c2d3d0f6ca414.zip cpython-6fce7ea893dc3f69b607dd6ef48c2d3d0f6ca414.tar.gz cpython-6fce7ea893dc3f69b607dd6ef48c2d3d0f6ca414.tar.bz2 |
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 3480ef9dd3177be8c0d71a74853dca6e5b11fbe1)
Diffstat (limited to 'Lib/test/test_readline.py')
0 files changed, 0 insertions, 0 deletions