bpo-30817: Fix PyErr_PrintEx() when no memory by xdegaye · Pull Request #2526 · python/cpython (original) (raw)

Skip to content

View all features

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@xdegaye

@xdegaye

@mention-bot

@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.

@xdegaye

@xdegaye

@xdegaye

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.

@miss-islington

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!

@miss-islington

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

@miss-islington

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

@bedevere-bot

xdegaye added a commit that referenced this pull request

Oct 24, 2017

@xdegaye

(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

type-bug

An unexpected behavior, bug, or error