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 vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-08.16:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496938767.98.0.830146569625.issue30601@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 29adc13bd797d9c9e7fcb893a7c49ce7f7ad388c by Victor Stinner in branch 'master':
bpo-30601: Fix a refleak in WindowsConsoleIO (#2003)
https://github.com/python/cpython/commit/29adc13bd797d9c9e7fcb893a7c49ce7f7ad388c
History
Date User Action Args
2017-06-08 16:19:28vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-06-08 16:19:27vstinnersetmessageid: <1496938767.98.0.830146569625.issue30601@psf.upfronthosting.co.za>
2017-06-08 16:19:27vstinnerlinkissue30601 messages
2017-06-08 16:19:27vstinnercreate