Skip to content

argparse should preserve argument ordering in Namespace #83239

@rhettinger

Description

@rhettinger
BPO 39058
Nosy @rhettinger, @ericsnowcurrently
PRs
  • bpo-39058: Preserve attribute order in the repr for argparse.Namespace() #17621
  • 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 2020-05-18.01:53:39.428>
    created_at = <Date 2019-12-15.22:16:04.343>
    labels = ['type-feature', 'library', '3.9']
    title = 'argparse should preserve argument ordering in Namespace'
    updated_at = <Date 2020-05-18.01:53:39.428>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2020-05-18.01:53:39.428>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-18.01:53:39.428>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-12-15.22:16:04.343>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39058
    keywords = ['patch']
    message_count = 5.0
    messages = ['358455', '358554', '358556', '358591', '369160']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'eric.snow', 'paul.j3']
    pr_nums = ['17621']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39058'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions