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 abacabadabacaba, achimnol, aeros, asvetlov, fantix, lukasz.langa, miss-islington, ned.deily, vstinner, yselivanov
Date 2020-05-28.14:08:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590674937.34.0.450029538126.issue30064@roundup.psfhosted.org>
In-reply-to
Content
New changeset 84ee7e1573d166fe7a9be676813e12523b62ab24 by Victor Stinner in branch 'master':
bpo-30064: Fix unstable asyncio "racing" socket tests (GH-20485)
https://github.com/python/cpython/commit/84ee7e1573d166fe7a9be676813e12523b62ab24
History
Date User Action Args
2020-05-28 14:08:57vstinnersetrecipients: + vstinner, fantix, ned.deily, asvetlov, abacabadabacaba, lukasz.langa, yselivanov, achimnol, miss-islington, aeros
2020-05-28 14:08:57vstinnersetmessageid: <1590674937.34.0.450029538126.issue30064@roundup.psfhosted.org>
2020-05-28 14:08:57vstinnerlinkissue30064 messages
2020-05-28 14:08:57vstinnercreate