Skip to content

[3.6] bpo-30445: Allow appended output in RecursionError message #3357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

zware
Copy link
Member

@zware zware commented Sep 5, 2017

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)

https://bugs.python.org/issue30445

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)
@vstinner
Copy link
Member

vstinner commented Sep 5, 2017

You are too late: PR #3356 :-)

@zware zware closed this Sep 5, 2017
@zware zware deleted the backport-3480ef9-3.6 branch September 5, 2017 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants