Allow to deprecate CLI arguments in argparse · Issue #83648 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@4383

Description

@4383

BPO 39467
Nosy @rhettinger, @serhiy-storchaka, @4383, @shihai1991
PRs bpo-39467: allow user to deprecate CLI arguments #18208

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None closed_at = None created_at = <Date 2020-01-27.18:14:11.742> labels = ['type-feature', 'library', '3.9'] title = 'Allow to deprecate CLI arguments in argparse' updated_at = <Date 2020-03-03.12:57:11.058> user = 'https://github.com/4383'

bugs.python.org fields:

activity = <Date 2020-03-03.12:57:11.058> actor = '4383' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2020-01-27.18:14:11.742> creator = '4383' dependencies = [] files = [] hgrepos = [] issue_num = 39467 keywords = ['patch'] message_count = 6.0 messages = ['360786', '360827', '360861', '361155', '361158', '363256'] nosy_count = 6.0 nosy_names = ['rhettinger', 'djarb', 'paul.j3', 'serhiy.storchaka', '4383', 'shihai1991'] pr_nums = ['18208'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue39467' versions = ['Python 3.9']

Linked PRs