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 docs@python, eli.bendersky, exarkun, ezio.melotti, pitrou, python-dev
Date 2011-05-22.04:00:12
SpamBayes Score 8.369885e-05
Marked as misclassified No
Message-id <E1QNzpq-0006hg-W1@dinsdale.python.org>
In-reply-to
Content
New changeset ca4d9ccb6894 by Eli Bendersky in branch '3.1':
Issue 12126: removing incorrect claim about return value of select
http://hg.python.org/cpython/rev/ca4d9ccb6894

New changeset c26d551b5ff6 by Eli Bendersky in branch '3.2':
Issue 12126: removing incorrect claim about return value of select
http://hg.python.org/cpython/rev/c26d551b5ff6

New changeset 53242ca6df28 by Eli Bendersky in branch 'default':
Issue 12126: removing incorrect claim about return value of select
http://hg.python.org/cpython/rev/53242ca6df28
History
Date User Action Args
2011-05-22 04:00:12python-devsetrecipients: + python-dev, exarkun, pitrou, ezio.melotti, eli.bendersky, docs@python
2011-05-22 04:00:12python-devlinkissue12126 messages
2011-05-22 04:00:12python-devcreate