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, eric.araujo, memeplex, paul.j3, wolma
Date 2018-03-20.16:31:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521563486.04.0.467229070634.issue33109@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, I picked the default value `True` because I couldn't actually find a user of subparsers that _wanted_ optional subparsers. ¯\_(ツ)_/¯
History
Date User Action Args
2018-03-20 16:31:26Anthony Sottilesetrecipients: + Anthony Sottile, bethard, eric.araujo, memeplex, paul.j3, wolma
2018-03-20 16:31:26Anthony Sottilesetmessageid: <1521563486.04.0.467229070634.issue33109@psf.upfronthosting.co.za>
2018-03-20 16:31:26Anthony Sottilelinkissue33109 messages
2018-03-20 16:31:26Anthony Sottilecreate