Documentation
In #61252, argparse.REMAINDER was removed from the nargs documentation but there are still two references to the feature, one in the table at the top and one in the intermixed parsing section. I think they should also be removed to fully un-document the feature.
This also confused some Reddit users.
Linked PRs
Documentation
In #61252,
argparse.REMAINDERwas removed from the nargs documentation but there are still two references to the feature, one in the table at the top and one in the intermixed parsing section. I think they should also be removed to fully un-document the feature.This also confused some Reddit users.
Linked PRs
argparse.REMAINDERfrom docs #103586argparse.REMAINDERfrom docs (GH-103586) #103620