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.
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) * (Python committer) | Date: 2012年12月17日 20:18 | |
Note that tests use a mock with overloaded `error` attribute. |
|||
| msg177664 - (view) | Author: Roundup Robot (python-dev) (Python triager) | 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) * (Python committer) | 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 stage: test needed |
| 2012年12月17日 20:10:24 | asvetlov | link | issue16648 dependencies |
| 2012年12月17日 20:09:32 | asvetlov | create | |