Skip to content

Deprecate unsupported nesting of argparse groups #66246

@SamKerr

Description

@SamKerr
mannequin
BPO 22047
Nosy @rhettinger, @LA-Toth, @serhiy-storchaka, @iritkatriel
PRs
  • bpo-22047: [argparse] deprecate nested argument groups and mutually e… #30098
  • Files
  • issue22047_1.patch
  • issue22047.py
  • issue22047_2.patch
  • 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 = <Date 2021-12-16.15:34:57.014>
    created_at = <Date 2014-07-23.16:03:44.124>
    labels = ['type-bug', 'library', '3.11']
    title = 'Deprecate unsupported nesting of argparse groups'
    updated_at = <Date 2021-12-17.14:29:50.005>
    user = 'https://bugs.python.org/SamKerr'

    bugs.python.org fields:

    activity = <Date 2021-12-17.14:29:50.005>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-16.15:34:57.014>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2014-07-23.16:03:44.124>
    creator = 'Sam.Kerr'
    dependencies = []
    files = ['36093', '36095', '36100']
    hgrepos = []
    issue_num = 22047
    keywords = ['patch']
    message_count = 16.0
    messages = ['223744', '223917', '223972', '223974', '223978', '224004', '224010', '224020', '286584', '408220', '408412', '408524', '408637', '408712', '408765', '408782']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'paul.j3', 'Laszlo.Attila.Toth', 'serhiy.storchaka', 'Sam.Kerr', 'iritkatriel']
    pr_nums = ['30098']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22047'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions