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 2011-10-05 11:08 by adambyrtek, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
fixargparse.patch | elazar, 2013-09-01 21:10 | patch for argparse | review | |
argparse_ugly.patch | elazar, 2013-09-11 18:42 | no wrapping below width=30. +basic test | review | |
argparse_less_ugly.patch | serhiy.storchaka, 2013-09-12 21:56 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:22 | admin | set | github: 57316 |
2014-02-17 11:31:19 | serhiy.storchaka | link | issue13720 superseder |
2014-01-09 21:27:18 | serhiy.storchaka | set | status: open -> closed messages: + msg207797 assignee: serhiy.storchaka resolution: fixed stage: patch review -> resolved |
2014-01-09 21:19:16 | python-dev | set | nosy:
+ python-dev messages: + msg207795 |
2013-09-12 21:56:41 | serhiy.storchaka | set | files:
+ argparse_less_ugly.patch messages: + msg197544 stage: test needed -> patch review |
2013-09-11 18:42:17 | elazar | set | files:
+ argparse_ugly.patch messages: + msg197502 |
2013-09-02 20:47:41 | serhiy.storchaka | set | messages: + msg196804 |
2013-09-02 18:33:01 | dmi.baranov | set | nosy:
+ dmi.baranov messages: + msg196802 |
2013-09-01 21:10:53 | elazar | set | files:
+ fixargparse.patch nosy: + elazar messages: + msg196740 keywords: + patch |
2013-08-29 10:57:16 | serhiy.storchaka | set | assignee: serhiy.storchaka -> (no value) messages: + msg196455 versions: + Python 2.7, Python 3.3, Python 3.4 |
2013-08-26 09:17:40 | serhiy.storchaka | set | assignee: serhiy.storchaka nosy: + serhiy.storchaka |
2013-08-17 14:08:52 | ezio.melotti | set | keywords:
+ easy stage: needs patch -> test needed |
2011-10-09 23:07:36 | ezio.melotti | set | nosy:
+ bethard, aronacher |
2011-10-07 21:13:20 | ezio.melotti | set | nosy:
+ ezio.melotti messages: + msg145145 stage: needs patch |
2011-10-05 11:08:22 | adambyrtek | create |