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 python-dev
Recipients berker.peksag, martin.panter, python-dev
Date 2015-02-03.09:55:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150203095524.39268.71041@psf.io>
In-reply-to
Content
New changeset e614ff664877 by Berker Peksag in branch '3.4':
Issue #23358: Add missing BaseServer entry to socketserver.__all__.
https://hg.python.org/cpython/rev/e614ff664877

New changeset 80d282505d21 by Berker Peksag in branch 'default':
Issue #23358: Add missing BaseServer entry to socketserver.__all__.
https://hg.python.org/cpython/rev/80d282505d21
History
Date User Action Args
2015-02-03 09:55:29python-devsetrecipients: + python-dev, berker.peksag, martin.panter
2015-02-03 09:55:29python-devlinkissue23358 messages
2015-02-03 09:55:29python-devcreate