This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients ZackerySpytz, miss-islington, serhiy.storchaka
Date 2018-12-05.07:51:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543996278.16.0.788709270274.issue35414@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-12-05 07:51:18miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-12-05 07:51:18miss-islingtonsetmessageid: <1543996278.16.0.788709270274.issue35414@psf.upfronthosting.co.za>
2018-12-05 07:51:18miss-islingtonlinkissue35414 messages
2018-12-05 07:51:18miss-islingtoncreate