bpo-30817: Fix PyErr_PrintEx() when no memory#2526
bpo-30817: Fix PyErr_PrintEx() when no memory#2526xdegaye merged 3 commits intopython:masterfrom xdegaye:bpo-30817
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