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 twisteroid ambassador
Recipients apatrushev, asvetlov, augustogoulart, sebastien.bourdeauducq, taleinat, twisteroid ambassador, yselivanov
Date 2018-12-24.04:12:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545624734.51.0.0770528567349.issue33678@roundup.psfhosted.org>
In-reply-to
Content
Looks like this bug is also cause by using _ensure_resolved() more than once for a given host+port, so it can probably be fixed together with https://bugs.python.org/issue35545 .

Masking sock.type should not be necessary anymore since https://bugs.python.org/issue32331 fixed it.
History
Date User Action Args
2018-12-24 04:12:15twisteroid ambassadorsetrecipients: + twisteroid ambassador, taleinat, asvetlov, yselivanov, sebastien.bourdeauducq, apatrushev, augustogoulart
2018-12-24 04:12:14twisteroid ambassadorsetmessageid: <1545624734.51.0.0770528567349.issue33678@roundup.psfhosted.org>
2018-12-24 04:12:14twisteroid ambassadorlinkissue33678 messages
2018-12-24 04:12:14twisteroid ambassadorcreate