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.
| Author | python-dev |
|---|---|
| Recipients | BreamoreBoy, bethard, docs@python, eric.araujo, jaraco, paul.j3, python-dev, terry.reedy, tshepang |
| Date | 2014年08月03日.19:31:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3hRC5v2j2nz7LjS@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset e2c9e0a3ef02 by Jason R. Coombs in branch '3.2': Issue #13540: Expanded argparse documents to clarify the action API http://hg.python.org/cpython/rev/e2c9e0a3ef02 New changeset c10a6ca9cb32 by Jason R. Coombs in branch '3.2': Issue #13540: Removed redundant documentation about Action instance attributes. Updated example and documentation per recommendations by Steven Bethard in msg149524. http://hg.python.org/cpython/rev/c10a6ca9cb32 New changeset 634f3fe8cbde by Jason R. Coombs in branch '3.2': Issue #13540: Update references to Action class to match syntax used for other classes in this file. http://hg.python.org/cpython/rev/634f3fe8cbde New changeset a36d469f31c1 by Jason R. Coombs in branch '3.3': Issue #13540: Merge changes from 3.2 http://hg.python.org/cpython/rev/a36d469f31c1 New changeset c689156580ca by Jason R. Coombs in branch '3.4': Issue #13540: Merge changes from 3.3 http://hg.python.org/cpython/rev/c689156580ca New changeset a2d01ed713cb by Jason R. Coombs in branch 'default': Issue #13540: Merge changes from 3.4 http://hg.python.org/cpython/rev/a2d01ed713cb |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年08月03日 19:31:48 | python-dev | set | recipients: + python-dev, terry.reedy, jaraco, bethard, eric.araujo, docs@python, BreamoreBoy, tshepang, paul.j3 |
| 2014年08月03日 19:31:48 | python-dev | link | issue13540 messages |
| 2014年08月03日 19:31:47 | python-dev | create | |