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 yselivanov
Recipients martin.panter, python-dev, vstinner, yselivanov
Date 2016-10-19.00:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476835903.68.0.183633357784.issue26685@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe we should fix asyncio.  Maybe if a user passes an existing socket object into loop.create_connection, it should duplicate the socket.
History
Date User Action Args
2016-10-19 00:11:43yselivanovsetrecipients: + yselivanov, vstinner, python-dev, martin.panter
2016-10-19 00:11:43yselivanovsetmessageid: <1476835903.68.0.183633357784.issue26685@psf.upfronthosting.co.za>
2016-10-19 00:11:43yselivanovlinkissue26685 messages
2016-10-19 00:11:43yselivanovcreate