Message157814
| Author | python-dev |
|---|---|
| Recipients | Christophe Simonis, Jerzy.Kozera, Yaniv.Aknin, bda, exarkun, giampaolo.rodola, gregory.p.smith, kchen, neologix, nvetoshkin, pitrou, python-dev, spiv, vstinner |
| Date | 2012-04-08.22:59:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <E1SH152-000255-6E@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5493d44b56d8 by Antoine Pitrou in branch '3.2': Issue #7978: socketserver now restarts the select() call when EINTR is returned. http://hg.python.org/cpython/rev/5493d44b56d8 New changeset 97a0c6230ece by Antoine Pitrou in branch 'default': Issue #7978: socketserver now restarts the select() call when EINTR is returned. http://hg.python.org/cpython/rev/97a0c6230ece |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-08 22:59:33 | python-dev | set | recipients: + python-dev, gregory.p.smith, spiv, exarkun, pitrou, vstinner, giampaolo.rodola, Christophe Simonis, nvetoshkin, neologix, Yaniv.Aknin, bda, kchen, Jerzy.Kozera |
| 2012-04-08 22:59:33 | python-dev | link | issue7978 messages |
| 2012-04-08 22:59:32 | python-dev | create | |