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-21.11:51:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492775515.31.0.852216439511.issue30106@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a2c877c3985aba4adb19755e21f477e1c639cfd9 by Victor Stinner in branch 'master':
bpo-30106: Fix test_asyncore.test_quick_connect() (#1234)
https://github.com/python/cpython/commit/a2c877c3985aba4adb19755e21f477e1c639cfd9
History
Date User Action Args
2017-04-21 11:51:55vstinnersetrecipients: + vstinner
2017-04-21 11:51:55vstinnersetmessageid: <1492775515.31.0.852216439511.issue30106@psf.upfronthosting.co.za>
2017-04-21 11:51:55vstinnerlinkissue30106 messages
2017-04-21 11:51:55vstinnercreate