[3.7] bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015) by ZackerySpytz · Pull Request #11020 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 1 commit intopython:3.7from
Dec 7, 2018Merged
Conversation
…es. (pythonGH-11015) (cherry picked from commit 4c49da0)
ZackerySpytz
requested a review
from a team
as a code owner
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
serhiy-storchaka approved these changes Dec 7, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
serhiy-storchaka
merged commit
602d307
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
added
the
needs backport to 3.6
label
Copy link Copy Markdown
Contributor
miss-islington
commented
Dec 7, 2018
miss-islington commented
Dec 7, 2018Thanks @ZackerySpytz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖
Copy link Copy Markdown
Contributor
miss-islington
commented
Dec 7, 2018
miss-islington commented
Dec 7, 2018Sorry, @ZackerySpytz and @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 602d307ac5e8a2da38a193dca3bdfef5994dfe67 3.6
serhiy-storchaka
removed
the
needs backport to 3.6
label
serhiy-storchaka
removed their assignment
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request
Dec 7, 2018…ug fixes. (pythonGH-11015) (pythonGH-11020) (cherry picked from commit 4c49da0). (cherry picked from commit 602d307) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
serhiy-storchaka added a commit that referenced this pull request
Dec 7, 2018This 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment