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 | neologix, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2015年03月31日.12:11:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150331121126.65757.35399@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset e8246baad0f6 by Victor Stinner in branch 'default': Issue #23618: Refactor the _socket module https://hg.python.org/cpython/rev/e8246baad0f6 New changeset fa5542660b17 by Victor Stinner in branch 'default': Issue #23618: Refactor internal_select() to prepare socket.connect() for EINTR https://hg.python.org/cpython/rev/fa5542660b17 New changeset c027d6468667 by Victor Stinner in branch 'default': Issue #23618: internal_connect_select() now waits also for error events https://hg.python.org/cpython/rev/c027d6468667 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年03月31日 12:11:39 | python-dev | set | recipients: + python-dev, pitrou, vstinner, neologix, serhiy.storchaka |
| 2015年03月31日 12:11:39 | python-dev | link | issue23618 messages |
| 2015年03月31日 12:11:39 | python-dev | create | |