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