Issue18974
Created on 2013-09-08 15:28 by serhiy.storchaka, last changed 2014-07-15 10:25 by serhiy.storchaka. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| diff_argparse.patch | serhiy.storchaka, 2013-09-08 15:28 | review | ||
| Messages (4) | |||
|---|---|---|---|
| msg197269 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2013-09-08 15:28 | |
Here is a patch which replaces optparse to argparse in the Tools/scripts/diff.py script. |
|||
| msg223093 - (view) | Author: Raymond Hettinger (rhettinger) * | Date: 2014-07-15 07:56 | |
Approved. Go ahead and apply this. |
|||
| msg223097 - (view) | Author: Roundup Robot (python-dev) | Date: 2014-07-15 10:23 | |
New changeset 08b3ee523577 by Serhiy Storchaka in branch 'default': Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse. http://hg.python.org/cpython/rev/08b3ee523577 |
|||
| msg223098 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2014-07-15 10:25 | |
Thanks Raymond. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-15 10:25:21 | serhiy.storchaka | set | status: open -> closed resolution: fixed messages: + msg223098 stage: patch review -> resolved |
| 2014-07-15 10:23:55 | python-dev | set | nosy:
+ python-dev messages: + msg223097 |
| 2014-07-15 07:56:20 | rhettinger | set | nosy:
+ rhettinger messages: + msg223093 |
| 2014-07-10 13:28:56 | berker.peksag | set | nosy:
+ berker.peksag versions: + Python 3.5, - Python 3.4 |
| 2013-09-13 18:31:08 | terry.reedy | set | nosy:
+ terry.reedy |
| 2013-09-08 15:28:40 | serhiy.storchaka | set | nosy:
+ bethard |
| 2013-09-08 15:28:01 | serhiy.storchaka | create | |