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 roysmith
Recipients Gabriel Devenyi, Markus.Amalthea.Magnuson, SylvainDe, Yclept.Nemo, bethard, docs@python, gun146, michal.klich, paul.j3, r.david.murray, roysmith
Date 2019-12-25.21:03:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577307782.22.0.598043107084.issue16399@roundup.psfhosted.org>
In-reply-to
Content
I just got bit by this in Python 3.5.3.

I get why it does this.  I also get why it's impractical to change the behavior now.  But, it really isn't the obvious behavior, so it should be documented at https://docs.python.org/3.5/library/argparse.html?highlight=argparse#default.
History
Date User Action Args
2019-12-25 21:03:02roysmithsetrecipients: + roysmith, bethard, r.david.murray, docs@python, paul.j3, Yclept.Nemo, Markus.Amalthea.Magnuson, SylvainDe, michal.klich, Gabriel Devenyi, gun146
2019-12-25 21:03:02roysmithsetmessageid: <1577307782.22.0.598043107084.issue16399@roundup.psfhosted.org>
2019-12-25 21:03:02roysmithlinkissue16399 messages
2019-12-25 21:03:02roysmithcreate