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 neologix, pitrou, python-dev, vstinner
Date 2014-03-24.22:26:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ft9Dy6bb9z7LjY@mail.python.org>
In-reply-to
Content
New changeset 3047db8f6126 by Charles-François Natali in branch 'default':
Issue #21040: socketserver: Use the selectors module.
http://hg.python.org/cpython/rev/3047db8f6126
History
Date User Action Args
2014-03-24 22:26:59python-devsetrecipients: + python-dev, pitrou, vstinner, neologix
2014-03-24 22:26:59python-devlinkissue21040 messages
2014-03-24 22:26:59python-devcreate