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 remi.lapeyre
Recipients remi.lapeyre, rhettinger
Date 2020-06-05.17:47:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
argparse.BooleanOptionalAction was introduced in Python3.9 so there is no code there should be no code that already rely on it.
History
Date User Action Args
2020-06-05 17:47:55remi.lapeyresetrecipients: + remi.lapeyre, rhettinger
2020-06-05 17:47:55remi.lapeyresetmessageid: <[email protected]>
2020-06-05 17:47:55remi.lapeyrelinkissue40862 messages
2020-06-05 17:47:54remi.lapeyrecreate