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 ned.deily
Recipients Anthony Sottile, bethard, bskinn, eric.araujo, gregory.p.smith, memeplex, ned.deily, paul.j3, serhiy.storchaka, wolma
Date 2018-05-24.02:22:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527128568.42.0.682650639539.issue33109@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dd7a255911f364cf521676082a89d4cac307737e by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-33109: argparse subparsers are once again not required by default (GH-6919) (GH-7089)
https://github.com/python/cpython/commit/dd7a255911f364cf521676082a89d4cac307737e
History
Date User Action Args
2018-05-24 02:22:48ned.deilysetrecipients: + ned.deily, gregory.p.smith, bethard, eric.araujo, memeplex, paul.j3, serhiy.storchaka, wolma, Anthony Sottile, bskinn
2018-05-24 02:22:48ned.deilysetmessageid: <1527128568.42.0.682650639539.issue33109@psf.upfronthosting.co.za>
2018-05-24 02:22:48ned.deilylinkissue33109 messages
2018-05-24 02:22:48ned.deilycreate