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 jbrearley, python-dev, sbt
Date 2013-01-13.22:54:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YktRQ61nWzSH7@mail.python.org>
In-reply-to
Content
New changeset e1c81ab5ad97 by Richard Oudkerk in branch '3.3':
Issue #16955: Fix the poll() method for multiprocessing's socket
http://hg.python.org/cpython/rev/e1c81ab5ad97

New changeset d904a741afde by Richard Oudkerk in branch 'default':
Issue #16955: Fix the poll() method for multiprocessing's socket
http://hg.python.org/cpython/rev/d904a741afde
History
Date User Action Args
2013-01-13 22:54:28python-devsetrecipients: + python-dev, sbt, jbrearley
2013-01-13 22:54:28python-devlinkissue16955 messages
2013-01-13 22:54:28python-devcreate