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:40:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YZklP263FzSBx@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5530251d9cac by Giampaolo Rodola' in branch '3.2': Fix issue 10527: make multiprocessing use poll() instead of select() if available. http://hg.python.org/cpython/rev/5530251d9cac New changeset d89891f3f769 by Giampaolo Rodola' in branch '3.3': Fix issue 10527: make multiprocessing use poll() instead of select() if available. http://hg.python.org/cpython/rev/d89891f3f769 New changeset e971a70984b8 by Giampaolo Rodola' in branch 'default': Fix issue 10527: make multiprocessing use poll() instead of select() if available. http://hg.python.org/cpython/rev/e971a70984b8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年12月31日 16:40:02 | python-dev | set | recipients: + python-dev, pitrou, vstinner, giampaolo.rodola, jnoller, synapse, asksol, dmalcolm, neologix, danken, Erez.Sh, sbt, William.Edwards |
| 2012年12月31日 16:40:01 | python-dev | link | issue10527 messages |
| 2012年12月31日 16:40:01 | python-dev | create | |