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