Skip to content

[3.6] Add a missed PyErr_NoMemory() in symtable_new(). (GH-10576)#10578

Merged
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-ad65f15-3.6
Nov 16, 2018
Merged

[3.6] Add a missed PyErr_NoMemory() in symtable_new(). (GH-10576)#10578
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-ad65f15-3.6

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

This missed PyErr_NoMemory() could cause a SystemError when calling
_symtable.symtable().
(cherry picked from commit ad65f15)

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

This missed PyErr_NoMemory() could cause a SystemError when calling
_symtable.symtable().
(cherry picked from commit ad65f15)

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

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 0124040 into python:3.6 Nov 16, 2018
@miss-islington miss-islington deleted the backport-ad65f15-3.6 branch November 16, 2018 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants