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 rhettinger
Recipients miss-islington, remi.lapeyre, rhettinger
Date 2020-06-06.02:31:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591410687.06.0.322836656644.issue40862@roundup.psfhosted.org>
In-reply-to
Content
New changeset d5e7348e4105d1d4a1c5bd1087f61041532ecbf3 by Miss Islington (bot) in branch '3.9':
bpo-40862: Raise TypeError when const is given to argparse.BooleanOptionalAction (GH-20623) (GH-20664)
https://github.com/python/cpython/commit/d5e7348e4105d1d4a1c5bd1087f61041532ecbf3
History
Date User Action Args
2020-06-06 02:31:27rhettingersetrecipients: + rhettinger, miss-islington, remi.lapeyre
2020-06-06 02:31:27rhettingersetmessageid: <1591410687.06.0.322836656644.issue40862@roundup.psfhosted.org>
2020-06-06 02:31:27rhettingerlinkissue40862 messages
2020-06-06 02:31:27rhettingercreate