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