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 2014-01-07 23:48 by larry, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| io_clinic.patch | serhiy.storchaka, 2015-04-06 08:13 | review | ||
| io_clinic_2.patch | serhiy.storchaka, 2015-04-11 04:53 | review | ||
| pdm-iofile_typo-v1.patch | pdmccormick, 2015-04-16 15:23 | Fixed typo in Modules/_io/fileio.c | review | |
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 14245 | merged | ZackerySpytz, 2019-06-19 20:44 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:56 | admin | set | github: 64374 |
| 2020-07-12 16:13:44 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2020-07-12 16:11:18 | serhiy.storchaka | set | messages: + msg373561 |
| 2019-06-19 20:49:12 | ZackerySpytz | set | nosy:
+ ZackerySpytz messages: + msg346086 |
| 2019-06-19 20:44:12 | ZackerySpytz | set | pull_requests: + pull_request14080 |
| 2015-05-03 13:21:14 | serhiy.storchaka | set | messages: + msg242474 |
| 2015-04-16 15:23:23 | pdmccormick | set | files:
+ pdm-iofile_typo-v1.patch messages: + msg241222 |
| 2015-04-16 13:32:55 | pdmccormick | set | nosy:
+ pdmccormick |
| 2015-04-16 08:59:46 | serhiy.storchaka | set | messages: + msg241209 |
| 2015-04-16 08:59:00 | python-dev | set | messages: + msg241208 |
| 2015-04-16 08:26:42 | python-dev | set | nosy:
+ python-dev messages: + msg241207 |
| 2015-04-11 04:53:34 | serhiy.storchaka | set | files:
+ io_clinic_2.patch messages: + msg240461 |
| 2015-04-06 08:13:10 | serhiy.storchaka | set | files:
+ io_clinic.patch nosy: + stutzbach, pitrou, serhiy.storchaka, benjamin.peterson messages: + msg240146 keywords: + patch stage: needs patch -> patch review |
| 2015-02-25 15:27:30 | serhiy.storchaka | set | components: + Argument Clinic |
| 2014-08-04 20:12:50 | larry | set | messages:
+ msg224757 versions: + Python 3.5, - Python 3.4 |
| 2014-01-10 02:33:58 | larry | set | assignee: kbk -> messages: + msg207826 nosy: - kbk |
| 2014-01-10 02:33:19 | larry | set | assignee: kbk messages: + msg207825 nosy: + kbk |
| 2014-01-09 17:54:45 | killerbat | set | messages: + msg207764 |
| 2014-01-09 17:15:29 | killerbat | set | nosy:
+ killerbat |
| 2014-01-08 01:36:37 | r.david.murray | link | issue20187 dependencies |
| 2014-01-07 23:53:29 | larry | set | versions: + Python 3.4 |
| 2014-01-07 23:52:46 | larry | set | type: behavior -> enhancement |
| 2014-01-07 23:48:19 | larry | create | |

