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.21:30:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566768657.82.0.74256079443.issue29553@roundup.psfhosted.org>
In-reply-to
Content
New changeset 31ea447ffe591736af1d7a3178c0f7ca3eb50d70 by Berker Peksag (Miss Islington (bot)) in branch '3.7':
bpo-29553: Fix ArgumentParser.format_usage() for mutually exclusive groups (GH-14976)
https://github.com/python/cpython/commit/31ea447ffe591736af1d7a3178c0f7ca3eb50d70
History
Date User Action Args
2019-08-25 21:30:57berker.peksagsetrecipients: + berker.peksag, bethard, paul.j3, andrewnester, christofsteel, mental
2019-08-25 21:30:57berker.peksagsetmessageid: <1566768657.82.0.74256079443.issue29553@roundup.psfhosted.org>
2019-08-25 21:30:57berker.peksaglinkissue29553 messages
2019-08-25 21:30:57berker.peksagcreate