[3.6] bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015) (GH-11020) by serhiy-storchaka · Pull Request #11026 · 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

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

Dec 7, 2018

edited by bedevere-bot

Loading

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

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

https://bugs.python.org/issue35436

…ug fixes. (pythonGH-11015) (pythonGH-11020)

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

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

@bedevere-bot bedevere-bot added the type-bug

An unexpected behavior, bug, or error

label

Dec 7, 2018

@serhiy-storchaka serhiy-storchaka merged commit 2d6bc25 into python:3.6

Dec 7, 2018

@serhiy-storchaka serhiy-storchaka deleted the backport-602d307-3.6 branch

December 7, 2018 16:09

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

Reviewers

No reviews

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.

4 participants

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