Issue16704
Created on 2012-12-17 20:09 by asvetlov, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg177663 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2012-12-17 20:18 | |
Note that tests use a mock with overloaded `error` attribute. |
|||
| msg177664 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2012-12-17 20:23 | |
New changeset eb8032781eba by Andrew Svetlov in branch 'default': Issue #16704: Get rid of select.error in stdlib. Use OSError instead. http://hg.python.org/cpython/rev/eb8032781eba |
|||
| msg177665 - (view) | Author: Andrew Svetlov (asvetlov) * ![]() |
Date: 2012-12-17 20:25 | |
Fixed. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:39 | admin | set | github: 60908 |
| 2012-12-17 20:25:28 | asvetlov | set | status: open -> closed resolution: fixed messages: + msg177665 stage: needs patch -> resolved |
| 2012-12-17 20:23:56 | python-dev | set | nosy:
+ python-dev messages: + msg177664 |
| 2012-12-17 20:19:00 | serhiy.storchaka | set | stage: test needed -> needs patch |
| 2012-12-17 20:18:35 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages:
+ msg177663 |
| 2012-12-17 20:10:24 | asvetlov | link | issue16648 dependencies |
| 2012-12-17 20:09:32 | asvetlov | create | |

