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 vstinner
Recipients j1m, python-dev, socketpair, vmagamedov, vstinner, yselivanov
Date 2017-12-19.13:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513689605.96.0.213398074469.issue27456@psf.upfronthosting.co.za>
In-reply-to
Content
Yury: thanks for fixing socket.socket.type. asyncio code now looks simpler and easier to follow without the helper functions just to test the socket type for equality.
History
Date User Action Args
2017-12-19 13:20:06vstinnersetrecipients: + vstinner, j1m, vmagamedov, socketpair, python-dev, yselivanov
2017-12-19 13:20:05vstinnersetmessageid: <1513689605.96.0.213398074469.issue27456@psf.upfronthosting.co.za>
2017-12-19 13:20:05vstinnerlinkissue27456 messages
2017-12-19 13:20:05vstinnercreate