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 berker.peksag
Recipients andrewnester, berker.peksag, bethard, christofsteel, mental, paul.j3
Date 2019-08-25.19:06:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566760009.19.0.516732555731.issue29553@roundup.psfhosted.org>
In-reply-to
Content
New changeset da27d9b9dc44913ffee8f28d9638985eaaa03755 by Berker Peksag (Flavian Hautbois) in branch 'master':
bpo-29553: Fix ArgumentParser.format_usage() for mutually exclusive groups (GH-14976)
https://github.com/python/cpython/commit/da27d9b9dc44913ffee8f28d9638985eaaa03755
History
Date User Action Args
2019-08-25 19:06:49berker.peksagsetrecipients: + berker.peksag, bethard, paul.j3, andrewnester, christofsteel, mental
2019-08-25 19:06:49berker.peksagsetmessageid: <1566760009.19.0.516732555731.issue29553@roundup.psfhosted.org>
2019-08-25 19:06:49berker.peksaglinkissue29553 messages
2019-08-25 19:06:49berker.peksagcreate