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 gvanrossum, martin.panter, python-dev, vstinner, yselivanov
Date 2015-01-26.14:22:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422282138.68.0.0536438525655.issue23046@psf.upfronthosting.co.za>
In-reply-to
Content
Since there is already an open issue suggesting to document AbstractServer (and Server), I close this issue.

The original bug was fixed: BaseEventLoop is now part of the asyncio namespace.
History
Date User Action Args
2015-01-26 14:22:18vstinnersetrecipients: + vstinner, gvanrossum, python-dev, martin.panter, yselivanov
2015-01-26 14:22:18vstinnersetmessageid: <1422282138.68.0.0536438525655.issue23046@psf.upfronthosting.co.za>
2015-01-26 14:22:18vstinnerlinkissue23046 messages
2015-01-26 14:22:18vstinnercreate