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 a.badger
Recipients a.badger, lukasz.langa, mhils, rhettinger
Date 2021-08-18.05:26:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629264393.86.0.535758647263.issue44587@roundup.psfhosted.org>
In-reply-to
Content
PR Opened.

A fix for this should be backported as well.  However, if you decide you don't want the refactor backported, you can merely continue to change the condition inside of BooleanOptionalAction to repeat all of the same checks as are contained in the older versions' ArgumentDefaultsHelpFormatter.
History
Date User Action Args
2021-08-18 05:26:33a.badgersetrecipients: + a.badger, rhettinger, lukasz.langa, mhils
2021-08-18 05:26:33a.badgersetmessageid: <1629264393.86.0.535758647263.issue44587@roundup.psfhosted.org>
2021-08-18 05:26:33a.badgerlinkissue44587 messages
2021-08-18 05:26:33a.badgercreate