Skip to content

Describe use of args parameter of argparse.ArgumentParser.parse_args #59632

@bethard

Description

@bethard
mannequin
BPO 15427
Nosy @bitdancer, @Mariatta
PRs
  • bpo-15427 Clarify nature of parse_args 'args' argument. #3292
  • [2.7] bpo-15427 Clarify nature of parse_args 'args' argument. (GH-3292) #3328
  • [3.6] bpo-15427 Clarify nature of parse_args 'args' argument. (GH-3292) #3325
  • Files
  • remainder.patch
  • remainder.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 2017-09-10.05:57:04.391>
    created_at = <Date 2012-07-22.22:12:33.537>
    labels = ['type-bug', '3.7', 'docs']
    title = 'Describe use of args parameter of argparse.ArgumentParser.parse_args'
    updated_at = <Date 2017-09-10.05:57:04.358>
    user = 'https://bugs.python.org/bethard'

    bugs.python.org fields:

    activity = <Date 2017-09-10.05:57:04.358>
    actor = 'Mariatta'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-09-10.05:57:04.391>
    closer = 'Mariatta'
    components = ['Documentation']
    creation = <Date 2012-07-22.22:12:33.537>
    creator = 'bethard'
    dependencies = []
    files = ['29661', '29662']
    hgrepos = []
    issue_num = 15427
    keywords = ['patch']
    message_count = 7.0
    messages = ['166174', '185888', '185893', '185895', '187330', '301243', '301800']
    nosy_count = 6.0
    nosy_names = ['bethard', 'v+python', 'r.david.murray', 'docs@python', 'paul.j3', 'Mariatta']
    pr_nums = ['3292', '3328', '3325']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15427'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions