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-28.02:13:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493345619.82.0.711351944457.issue30106@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset caa59c156d1e6ff3d005e0112bb27c5bed4afb71 by Victor Stinner in branch '3.6':
[3.6] bpo-30106: Fix test_asyncore.test_quick_connect() (#1336)
https://github.com/python/cpython/commit/caa59c156d1e6ff3d005e0112bb27c5bed4afb71
History
Date User Action Args
2017-04-28 02:13:39vstinnersetrecipients: + vstinner
2017-04-28 02:13:39vstinnersetmessageid: <1493345619.82.0.711351944457.issue30106@psf.upfronthosting.co.za>
2017-04-28 02:13:39vstinnerlinkissue30106 messages
2017-04-28 02:13:39vstinnercreate