Skip to content

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

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

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

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

eb4b604
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs