Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bpo-39467: allow user to deprecate CLI arguments#18208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
4383 wants to merge1 commit intopython:mainfrom4383:deprecatedcli

Conversation

4383
Copy link
Contributor

@43834383 commentedJan 27, 2020
edited by bedevere-bot
Loading

bpo-39467: allow user to deprecate CLI arguments

Today it's not possible to deprecate CLI arguments designed with argparse, it could be useful to introduce deprecation feature in argparse to allow developers to inform their apps's users when an argument is planed to be removed in the future.

These changes allow developers to deprecate CLI arguments.

https://bugs.python.org/issue39467

NCPlayz and jstriebel reacted with thumbs up emoji
@rhettingerrhettinger removed their assignmentDec 29, 2021
@serhiy-storchakaserhiy-storchaka added the staleStale PR or inactive for long period of time. labelDec 27, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestJan 15, 2024
@serhiy-storchaka
Copy link
Member

See also#114086.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
awaiting reviewstaleStale PR or inactive for long period of time.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@4383@serhiy-storchaka@rhettinger@the-knights-who-say-ni@ezio-melotti@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp