argparse: fix inconsistency in add_argument()
API when using positional argument with dest=
parameter
#117834
Labels
type-feature
A feature request or enhancement
Feature or enhancement
Proposal:
Current behaviour is ugly and inconsistent between options and positional arguments:
Proposed change streamlines the library API
I think a small patch could fix this without breaking any existing code.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
The text was updated successfully, but these errors were encountered: