Skip to content

[3.7] Add a missed PyErr_NoMemory() in symtable_new(). (GH-10576)#10577

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

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

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

1 similar comment
@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 0ee5409 into python:3.7 Nov 16, 2018
@miss-islington miss-islington deleted the backport-ad65f15-3.7 branch November 16, 2018 16:31
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