Skip to content

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

Closed
zware wants to merge 1 commit into
python:3.6from
zware:backport-3480ef9-3.6
Closed

[3.6] bpo-30445: Allow appended output in RecursionError message#3357
zware wants to merge 1 commit into
python:3.6from
zware:backport-3480ef9-3.6

Conversation

@zware

@zware zware commented Sep 5, 2017

Copy link
Copy Markdown
Member

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

vstinner commented Sep 5, 2017

Copy link
Copy Markdown
Member

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