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 remi.lapeyre, rhettinger
Date 2020-06-05.22:00:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b084d1b97e369293d2d2bc0791e2135822c923a8 by Rémi Lapeyre in branch 'master':
bpo-40862: Raise TypeError when const is given to argparse.BooleanOptionalAction (GH-20623)
https://github.com/python/cpython/commit/b084d1b97e369293d2d2bc0791e2135822c923a8
History
Date User Action Args
2020-06-05 22:00:48rhettingersetrecipients: + rhettinger, remi.lapeyre
2020-06-05 22:00:48rhettingersetmessageid: <[email protected]>
2020-06-05 22:00:48rhettingerlinkissue40862 messages
2020-06-05 22:00:48rhettingercreate