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 Ron Frederick, gvanrossum, vstinner, yselivanov
Date 2015-11-27.19:32:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448652746.7.0.950083632844.issue25749@psf.upfronthosting.co.za>
In-reply-to
Content
Let's not export the Server class -- in uvloop, for instance, I have a completely different internal implementation of Server (I can't use the one from asyncio).
History
Date User Action Args
2015-11-27 19:32:26yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, Ron Frederick
2015-11-27 19:32:26yselivanovsetmessageid: <1448652746.7.0.950083632844.issue25749@psf.upfronthosting.co.za>
2015-11-27 19:32:26yselivanovlinkissue25749 messages
2015-11-27 19:32:26yselivanovcreate