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 2015-03-24 08:42 by David MacIver, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
listwithiter.py | David MacIver, 2015-03-24 08:42 | Reproduction test case | ||
fix_list_to_tuple.diff | rhettinger, 2015-05-14 00:24 | Patch without the OP's test | review | |
fix_list_to_tuple_2.diff | serhiy.storchaka, 2015-05-17 09:50 | + tests | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:14 | admin | set | github: 67945 |
2015-05-17 21:47:59 | rhettinger | set | status: open -> closed resolution: fixed |
2015-05-17 21:47:12 | python-dev | set | messages: + msg243429 |
2015-05-17 21:37:48 | python-dev | set | nosy:
+ python-dev messages: + msg243428 |
2015-05-17 09:50:51 | serhiy.storchaka | set | files:
+ fix_list_to_tuple_2.diff messages: + msg243392 assignee: rhettinger keywords: + patch stage: needs patch -> commit review |
2015-05-14 06:10:22 | serhiy.storchaka | set | messages: + msg243159 |
2015-05-14 06:06:42 | rhettinger | set | nosy:
+ rhettinger messages: + msg243158 |
2015-05-14 05:37:55 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka |
2015-05-14 00:25:02 | rhettinger | set | keywords:
+ easy, - patch priority: normal -> high versions: + Python 3.5 |
2015-05-14 00:24:29 | rhettinger | set | files:
+ fix_list_to_tuple.diff keywords: + patch |
2015-05-13 12:47:51 | r.david.murray | set | status: closed -> open type: behavior resolution: duplicate -> (no value) stage: resolved -> needs patch |
2015-05-13 11:34:00 | stub | set | nosy:
+ stub messages: + msg243073 |
2015-03-24 17:39:05 | David MacIver | set | messages: + msg239161 |
2015-03-24 16:33:42 | r.david.murray | set | messages: + msg239154 |
2015-03-24 16:26:35 | David MacIver | set | messages: + msg239152 |
2015-03-24 15:06:24 | r.david.murray | set | status: open -> closed superseder: Concrete object C API considered harmful to subclasses of builtin types nosy: + r.david.murray messages: + msg239138 resolution: duplicate stage: resolved |
2015-03-24 08:42:29 | David MacIver | create |