bpo-30817: Fix PyErr_PrintEx() when no memory by xdegaye · Pull Request #2526 · python/cpython (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
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.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!
Sorry, @xdegaye, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.cherry_picker 66caacf2f0d6213b049a3097556e28e30440b900 3.6
Sorry, @xdegaye, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.cherry_picker 66caacf2f0d6213b049a3097556e28e30440b900 2.7
xdegaye added a commit that referenced this pull request
(cherry picked from commit 66caacf)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Labels
An unexpected behavior, bug, or error