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-04-16 00:23 by daniel.urban, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| operator_build_class.patch | daniel.urban, 2012-04-16 00:23 | operator.build_class - 1st patch | review | |
| operator_build_class_2.patch | daniel.urban, 2012-04-18 20:50 | operator.build_class - 2nd patch with more tests | review | |
| operator_build_class_3.patch | daniel.urban, 2012-04-20 18:10 | operator.build_class - 3rd patch with small fixes | review | |
| types_new_class.patch | daniel.urban, 2012-05-12 09:49 | types.new_class - 1st patch | review | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:29 | admin | set | github: 58793 |
| 2012-05-19 20:57:00 | eric.araujo | set | messages: + msg161157 |
| 2012-05-19 16:34:27 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg161135 resolution: fixed stage: resolved |
| 2012-05-12 09:49:17 | daniel.urban | set | files:
+ types_new_class.patch messages: + msg160466 components: + Library (Lib) |
| 2012-05-11 11:41:50 | eric.araujo | set | messages: + msg160409 |
| 2012-05-11 01:02:54 | ncoghlan | set | messages: + msg160394 |
| 2012-05-07 11:05:21 | ncoghlan | set | messages: + msg160134 |
| 2012-04-20 18:10:45 | daniel.urban | set | files:
+ operator_build_class_3.patch messages: + msg158866 |
| 2012-04-20 04:29:57 | r.david.murray | set | nosy:
+ r.david.murray |
| 2012-04-20 03:18:44 | ncoghlan | set | messages: + msg158792 |
| 2012-04-19 15:50:51 | daniel.urban | set | messages: + msg158734 |
| 2012-04-18 22:09:21 | ncoghlan | set | messages: + msg158673 |
| 2012-04-18 20:50:32 | daniel.urban | set | files:
+ operator_build_class_2.patch messages: + msg158660 |
| 2012-04-16 13:31:15 | eric.araujo | set | nosy:
+ eric.araujo |
| 2012-04-16 11:40:08 | r.david.murray | set | assignee: ncoghlan |
| 2012-04-16 00:23:18 | daniel.urban | create | |

