Skip to content

[3.7] bpo-35414: Add a missing Py_INCREF(Py_None) in PyState_RemoveModule(). (GH-10914)#10915

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-2a89343-3.7
Dec 5, 2018
Merged

[3.7] bpo-35414: Add a missing Py_INCREF(Py_None) in PyState_RemoveModule(). (GH-10914)#10915
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-2a89343-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Dec 5, 2018

(cherry picked from commit 2a89343)

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

https://bugs.python.org/issue35414

pythonGH-10914)

(cherry picked from commit 2a89343)

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 2d594f8 into python:3.7 Dec 5, 2018
@miss-islington miss-islington deleted the backport-2a89343-3.7 branch December 5, 2018 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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