-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
bpo-30817: Fix PyErr_PrintEx() when no memory #2526
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
Conversation
|
@xdegaye, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pitrou, @Yhg1s and @benjaminp to be potential reviewers. |
|
Travis was stuck forever with the message "Waiting for status to be reported". Closing the PR and re-opening it has triggered new checks and fixed the problem. |
|
Thanks @xdegaye for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6. |
|
Sorry, @xdegaye, I could not cleanly backport this to |
|
Sorry, @xdegaye, I could not cleanly backport this to |
|
GH-4107 is a backport of this pull request to the 3.6 branch. |
https://bugs.python.org/issue30817