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 Anthony Sottile
Recipients Anthony Sottile, bethard, bskinn, eric.araujo, gregory.p.smith, memeplex, ned.deily, paul.j3, wolma
Date 2018-05-16.20:12:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526501561.41.0.682650639539.issue33109@psf.upfronthosting.co.za>
In-reply-to
Content
Considering the huge popularity of these SO questions, I don't think this should be reverted:

- https://stackoverflow.com/questions/23349349/argparse-with-required-subparser
- https://stackoverflow.com/questions/22990977/why-does-this-argparse-code-behave-differently-between-python-2-and-3

See also: the confusion caused by the 3.3 change: https://bugs.python.org/issue9253
History
Date User Action Args
2018-05-16 20:12:41Anthony Sottilesetrecipients: + Anthony Sottile, gregory.p.smith, bethard, ned.deily, eric.araujo, memeplex, paul.j3, wolma, bskinn
2018-05-16 20:12:41Anthony Sottilesetmessageid: <1526501561.41.0.682650639539.issue33109@psf.upfronthosting.co.za>
2018-05-16 20:12:41Anthony Sottilelinkissue33109 messages
2018-05-16 20:12:41Anthony Sottilecreate