8000 [3.6] bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327) by xdegaye · Pull Request #4135 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.6] bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327) #4135

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2017
Merged

[3.6] bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327) #4135

merged 1 commit into from
Oct 26, 2017

Conversation

xdegaye
Copy link
Contributor
@xdegaye xdegaye commented Oct 26, 2017

(cherry picked from commit 56d1f5c)

https://bugs.python.org/issue30697

@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting merge labels Oct 26, 2017
@xdegaye xdegaye merged commit 4b27d51 into python:3.6 Oct 26, 2017
@xdegaye xdegaye deleted the backport-56d1f5c-3.6 branch October 26, 2017 15:48
@asottile
Copy link
Contributor

Noticed this will packaging 3.6.4 for deadsnakes -- doesn't this break abi compatibility (removal of PyExc_RecursionErrorInst symbol)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0