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 Ben.Darnell, asvetlov, cmeyer, lukasz.langa, mikeshardmind, vstinner, yselivanov
Date 2020-09-12.06:50:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599893426.75.0.00122587791992.issue39651@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b0f0e3d7d03155da1cf9769a847874d559e57e3 by Victor Stinner in branch 'master':
bpo-39651: Fix asyncio proactor _write_to_self() (GH-22197)
https://github.com/python/cpython/commit/1b0f0e3d7d03155da1cf9769a847874d559e57e3
History
Date User Action Args
2020-09-12 06:50:26vstinnersetrecipients: + vstinner, asvetlov, lukasz.langa, Ben.Darnell, yselivanov, cmeyer, mikeshardmind
2020-09-12 06:50:26vstinnersetmessageid: <1599893426.75.0.00122587791992.issue39651@roundup.psfhosted.org>
2020-09-12 06:50:26vstinnerlinkissue39651 messages
2020-09-12 06:50:26vstinnercreate