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 aeros
Recipients JustinTArthur, aeros, asvetlov, pablogsal, vstinner, yselivanov
Date 2020-10-20.01:19:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603156740.46.0.414242386159.issue38912@roundup.psfhosted.org>
In-reply-to
Content
New changeset de73d432bb29f6439f2db16cb991e15e09c70c26 by Justin Turner Arthur in branch 'master':
bpo-38912: fix close before connect callback in test_asyncio SSL tests (GH-22691)
https://github.com/python/cpython/commit/de73d432bb29f6439f2db16cb991e15e09c70c26
History
Date User Action Args
2020-10-20 01:19:00aerossetrecipients: + aeros, vstinner, asvetlov, yselivanov, pablogsal, JustinTArthur
2020-10-20 01:19:00aerossetmessageid: <1603156740.46.0.414242386159.issue38912@roundup.psfhosted.org>
2020-10-20 01:19:00aeroslinkissue38912 messages
2020-10-20 01:19:00aeroscreate