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 pitrou
Recipients giampaolo.rodola, pitrou, vstinner, yselivanov
Date 2017-10-19.18:49:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508438943.14.0.213398074469.issue31821@psf.upfronthosting.co.za>
In-reply-to
Content
At least in SelectorEventLoop, as add_reader() is called inconditionally after connection_made() returns.
History
Date User Action Args
2017-10-19 18:49:03pitrousetrecipients: + pitrou, vstinner, giampaolo.rodola, yselivanov
2017-10-19 18:49:03pitrousetmessageid: <1508438943.14.0.213398074469.issue31821@psf.upfronthosting.co.za>
2017-10-19 18:49:03pitroulinkissue31821 messages
2017-10-19 18:49:03pitroucreate