fish-shell / fish-shell/fish-shell

Do not remove deprecated `-i/--ignore-unknown` from `argparse`

Open
#12,471 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
34.2k
Forks
2.4k
Avg merge
2d 8h
Merged PRs (30d)
13

Description

Please do not remove deprecated `-i/--ignore-unknown` from `argparse`.

It has valid uses.

I am using it to get the values for multiple options.

I do not want other options to either cause an error or to be included in `$argv_opts`.

You might want to remove the deprecation & just warn that `-u/--move-unknown` is generally preferred & why.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.