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 asvetlov, lepaperwan, maxifree, twisteroid ambassador, yselivanov
Date 2018-12-21.11:10:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545390628.18.0.788709270274.issue35545@psf.upfronthosting.co.za>
In-reply-to
Content
Also I believe it's a good idea to change the arguments of _ensure_resolved() from (address, *, ...) to (host, port, *, ...), and go through all its usages, making sure we're not mixing host + port with address tuples everywhere in asyncio.
History
Date User Action Args
2018-12-21 11:10:28twisteroid ambassadorsetrecipients: + twisteroid ambassador, asvetlov, yselivanov, lepaperwan, maxifree
2018-12-21 11:10:28twisteroid ambassadorsetmessageid: <1545390628.18.0.788709270274.issue35545@psf.upfronthosting.co.za>
2018-12-21 11:10:28twisteroid ambassadorlinkissue35545 messages
2018-12-21 11:10:28twisteroid ambassadorcreate