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:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543996276.48.0.788709270274.issue35414@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2d594f857865a4719876ac545ddfd62f474522cd by Miss Islington (bot) in branch '3.7':
bpo-35414: Add a missing Py_INCREF(Py_None) in PyState_RemoveModule(). (GH-10914)
https://github.com/python/cpython/commit/2d594f857865a4719876ac545ddfd62f474522cd
History
Date User Action Args
2018-12-05 07:51:16miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-12-05 07:51:16miss-islingtonsetmessageid: <1543996276.48.0.788709270274.issue35414@psf.upfronthosting.co.za>
2018-12-05 07:51:16miss-islingtonlinkissue35414 messages
2018-12-05 07:51:16miss-islingtoncreate