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 gvanrossum
Recipients gvanrossum, rb, vstinner, yselivanov
Date 2015-09-24.22:26:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443133564.57.0.917468218238.issue25230@psf.upfronthosting.co.za>
In-reply-to
Content
The simplest fix for this IMO is to add a sock parameter to create_datagram_endpoint(). I've filed an issue for this in the upstream asyncio project: https://github.com/python/asyncio/issues/266
History
Date User Action Args
2015-09-24 22:26:04gvanrossumsetrecipients: + gvanrossum, vstinner, rb, yselivanov
2015-09-24 22:26:04gvanrossumsetmessageid: <1443133564.57.0.917468218238.issue25230@psf.upfronthosting.co.za>
2015-09-24 22:26:04gvanrossumlinkissue25230 messages
2015-09-24 22:26:04gvanrossumcreate