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 miss-islington
Recipients JustinTArthur, aeros, asvetlov, miss-islington, pablogsal, vstinner, yselivanov
Date 2020-10-20.01:40:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603158009.79.0.348603292993.issue38912@roundup.psfhosted.org>
In-reply-to
Content
New changeset e43bee7e114ec361efde34f4b546f984574e6653 by Miss Skeleton (bot) in branch '3.9':
bpo-38912: fix close before connect callback in test_asyncio SSL tests (GH-22691)
https://github.com/python/cpython/commit/e43bee7e114ec361efde34f4b546f984574e6653
History
Date User Action Args
2020-10-20 01:40:09miss-islingtonsetrecipients: + miss-islington, vstinner, asvetlov, yselivanov, pablogsal, JustinTArthur, aeros
2020-10-20 01:40:09miss-islingtonsetmessageid: <1603158009.79.0.348603292993.issue38912@roundup.psfhosted.org>
2020-10-20 01:40:09miss-islingtonlinkissue38912 messages
2020-10-20 01:40:09miss-islingtoncreate