[issue35414] A reference counting bug in PyState_RemoveModule()

miss-islington report at bugs.python.org
Wed Dec 5 02:51:18 EST 2018


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset afb07fccf013f20b89b33516f126695388be47b9 by Miss Islington (bot) in branch '3.6':
bpo-35414: Add a missing Py_INCREF(Py_None) in PyState_RemoveModule(). (GH-10914)
https://github.com/python/cpython/commit/afb07fccf013f20b89b33516f126695388be47b9


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35414>
_______________________________________


More information about the Python-bugs-list mailing list