[3.7] bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015) by ZackerySpytz · Pull Request #11020 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ZackerySpytz

Copy link Copy Markdown

Contributor

@ZackerySpytz ZackerySpytz commented

Dec 7, 2018

edited by bedevere-bot

Loading

(cherry picked from commit 4c49da0)

https://bugs.python.org/issue35436

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @ZackerySpytz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington

Copy link Copy Markdown

Contributor

Sorry, @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 serhiy-storchaka removed their assignment

Dec 7, 2018

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, 2018
…es. (GH-11015) (GH-11020) (GH-11026)

(cherry picked from commit 4c49da0)
(cherry picked from commit 602d307)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@ZackerySpytz @miss-islington @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot