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 vstinner
Date 2017-04-20.00:55:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492649741.17.0.84445892843.issue30106@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 11470b6dcdbc170779499a4a040b93c842a0d194 by Victor Stinner in branch 'master':
bpo-30106: Fix tearDown() of test_asyncore (#1194)
https://github.com/python/cpython/commit/11470b6dcdbc170779499a4a040b93c842a0d194
History
Date User Action Args
2017-04-20 00:55:41vstinnersetrecipients: + vstinner
2017-04-20 00:55:41vstinnersetmessageid: <1492649741.17.0.84445892843.issue30106@psf.upfronthosting.co.za>
2017-04-20 00:55:41vstinnerlinkissue30106 messages
2017-04-20 00:55:40vstinnercreate