Skip to content

argparse.ArgumentParser() lists arguments in the wrong order #57458

@roysmith

Description

@roysmith
mannequin
BPO 13249
Nosy @terryjreedy, @merwok, @asvetlov, @florentx, @akheron
Files
  • Issue13249.patch
  • Issue13249-2.patch: Version 2 of patch, addressing Éric's suggestions.
  • Issue13249-3.patch
  • Issue13249-4.patch
  • Issue13249-5.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 2013-04-07.11:49:25.652>
    created_at = <Date 2011-10-23.18:32:39.141>
    labels = ['easy', 'type-bug', 'library', 'docs']
    title = 'argparse.ArgumentParser() lists arguments in the wrong order'
    updated_at = <Date 2013-04-07.11:49:25.646>
    user = 'https://bugs.python.org/roysmith'

    bugs.python.org fields:

    activity = <Date 2013-04-07.11:49:25.646>
    actor = 'asvetlov'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2013-04-07.11:49:25.652>
    closer = 'asvetlov'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2011-10-23.18:32:39.141>
    creator = 'roysmith'
    dependencies = []
    files = ['23505', '23667', '23703', '26490', '29704']
    hgrepos = []
    issue_num = 13249
    keywords = ['patch', 'easy']
    message_count = 19.0
    messages = ['146238', '146241', '146246', '146248', '146250', '146254', '146257', '146258', '147481', '147511', '147616', '147631', '147651', '147749', '149529', '166244', '185935', '186186', '186196']
    nosy_count = 11.0
    nosy_names = ['terry.reedy', 'roysmith', 'bethard', 'eric.araujo', 'asvetlov', 'flox', 'santoso.wijaya', 'docs@python', 'BreamoreBoy', 'petri.lehtinen', 'Kostyantyn.Leschenko']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13249'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc direasystdlibStandard 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