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 asvetlov
Recipients alex.gronholm, asvetlov, yselivanov
Date 2020-11-26.10:09:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606385367.07.0.439178465408.issue41332@roundup.psfhosted.org>
In-reply-to
Content
New changeset e3ef4d7f653976ac0ccacc4e3fde06bf0e0f139b by Alex Grönholm in branch 'master':
bpo-41332: Added missing connect_accepted_socket() to AbstractEventLoop (GH-21533)
https://github.com/python/cpython/commit/e3ef4d7f653976ac0ccacc4e3fde06bf0e0f139b
History
Date User Action Args
2020-11-26 10:09:27asvetlovsetrecipients: + asvetlov, alex.gronholm, yselivanov
2020-11-26 10:09:27asvetlovsetmessageid: <1606385367.07.0.439178465408.issue41332@roundup.psfhosted.org>
2020-11-26 10:09:27asvetlovlinkissue41332 messages
2020-11-26 10:09:27asvetlovcreate