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

bpo-35414: Add a missing Py_INCREF(Py_None) in PyState_RemoveModule()…

e3e65c2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs