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 christian.heimes, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-05-16.23:02:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494975757.8.0.92991695295.issue30329@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c9ba45d1b71d86321e5422e8a2cbe6e52aaba6f4 by Victor Stinner in branch '3.5':
bpo-30329: Catch Windows error 10022 on shutdown() (#1538) (#1621)
https://github.com/python/cpython/commit/c9ba45d1b71d86321e5422e8a2cbe6e52aaba6f4
History
Date User Action Args
2017-05-16 23:02:37vstinnersetrecipients: + vstinner, paul.moore, christian.heimes, tim.golden, zach.ware, steve.dower
2017-05-16 23:02:37vstinnersetmessageid: <1494975757.8.0.92991695295.issue30329@psf.upfronthosting.co.za>
2017-05-16 23:02:37vstinnerlinkissue30329 messages
2017-05-16 23:02:37vstinnercreate