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 serhiy.storchaka
Recipients Mark.Shannon, lukasz.langa, scoder, serhiy.storchaka, v2m, yselivanov
Date 2020-09-22.05:09:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600751344.15.0.918546962156.issue41756@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c33385e3a1dce31d7b9037eebfc584075795dba by Serhiy Storchaka in branch 'master':
bpo-41756: Refactor gen_send_ex(). (GH-22330)
https://github.com/python/cpython/commit/6c33385e3a1dce31d7b9037eebfc584075795dba
History
Date User Action Args
2020-09-22 05:09:04serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, lukasz.langa, Mark.Shannon, yselivanov, v2m
2020-09-22 05:09:04serhiy.storchakasetmessageid: <1600751344.15.0.918546962156.issue41756@roundup.psfhosted.org>
2020-09-22 05:09:04serhiy.storchakalinkissue41756 messages
2020-09-22 05:09:04serhiy.storchakacreate