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 smac89
Recipients smac89
Date 2021-02-27.19:57:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614455835.4.0.44415044742.issue43343@roundup.psfhosted.org>
In-reply-to
Content
Since 3.9.0, the online documentation for the argparse module is missing reference for argparse.REMAINDER.

If the feature has been deprecated, can we get atleast a mention in the deprecation notes as to what one should now prefer.

If it was just a mistake, then I guess I'm just here to bring some attention to it.

Thanks
History
Date User Action Args
2021-02-27 19:57:15smac89setrecipients: + smac89
2021-02-27 19:57:15smac89setmessageid: <1614455835.4.0.44415044742.issue43343@roundup.psfhosted.org>
2021-02-27 19:57:15smac89linkissue43343 messages
2021-02-27 19:57:15smac89create