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 Erez.Sh, William.Edwards, asksol, danken, dmalcolm, giampaolo.rodola, jnoller, neologix, pitrou, python-dev, sbt, synapse, vstinner
Date 2012-12-31.16:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YZkrk3HybzSC3@mail.python.org>
In-reply-to
Content
New changeset c5c27b84d7af by Giampaolo Rodola' in branch '2.7':
Fix issue 10527: make multiprocessing use poll() instead of select() if available.
http://hg.python.org/cpython/rev/c5c27b84d7af
History
Date User Action Args
2012-12-31 16:44:39python-devsetrecipients: + python-dev, pitrou, vstinner, giampaolo.rodola, jnoller, synapse, asksol, dmalcolm, neologix, danken, Erez.Sh, sbt, William.Edwards
2012-12-31 16:44:39python-devlinkissue10527 messages
2012-12-31 16:44:39python-devcreate