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 serhiy.storchaka
Recipients Segev Finer, eryksun, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2017-06-06.16:23:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496766203.66.0.532192999764.issue30567@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 86f8f1f05cd5822b4a4031b90cfdbe5fa1b1159e by Serhiy Storchaka in branch '3.5':
[3.5] bpo-30567: Fix refleak in sys.getwindowsversion (GH-1940) (#1971)
https://github.com/python/cpython/commit/86f8f1f05cd5822b4a4031b90cfdbe5fa1b1159e
History
Date User Action Args
2017-06-06 16:23:23serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Segev Finer
2017-06-06 16:23:23serhiy.storchakasetmessageid: <1496766203.66.0.532192999764.issue30567@psf.upfronthosting.co.za>
2017-06-06 16:23:23serhiy.storchakalinkissue30567 messages
2017-06-06 16:23:23serhiy.storchakacreate