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