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 David.Edelsohn, delhallt, haubi, python-dev, serhiy.storchaka
Date 2013-12-13.10:12:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgnjh1WK7z7M16@mail.python.org>
In-reply-to
Content
New changeset 08c95dd68cfc by Serhiy Storchaka in branch '3.3':
Issue #17919: select.poll.poll() again works with poll.POLLNVAL on AIX.
http://hg.python.org/cpython/rev/08c95dd68cfc

New changeset e78743e03c8f by Serhiy Storchaka in branch 'default':
Issue #17919: select.poll.poll() again works with poll.POLLNVAL on AIX.
http://hg.python.org/cpython/rev/e78743e03c8f

New changeset 64f32a31cd49 by Serhiy Storchaka in branch '2.7':
Issue #17919: select.poll.poll() again works with poll.POLLNVAL on AIX.
http://hg.python.org/cpython/rev/64f32a31cd49
History
Date User Action Args
2013-12-13 10:12:08python-devsetrecipients: + python-dev, haubi, serhiy.storchaka, David.Edelsohn, delhallt
2013-12-13 10:12:08python-devlinkissue17919 messages
2013-12-13 10:12:08python-devcreate