Skip to content

types.SimpleNamespace should preserve attribute ordering (?) #83256

Closed
@ericsnowcurrently

Description

@ericsnowcurrently
BPO 39075
Nosy @rhettinger, @ericsnowcurrently, @serhiy-storchaka, @1st1, @ZackerySpytz, @miss-islington, @tirkarthi, @shihai1991
PRs
  • bpo-39075: types.SimpleNamespace no longer sorts attributes in its repr #19430
  • 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-16.01:30:01.391>
    created_at = <Date 2019-12-17.16:21:21.111>
    labels = ['interpreter-core', 'type-feature', '3.9']
    title = 'types.SimpleNamespace should preserve attribute ordering (?)'
    updated_at = <Date 2020-05-16.01:30:01.390>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2020-05-16.01:30:01.390>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-16.01:30:01.391>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2019-12-17.16:21:21.111>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39075
    keywords = ['patch']
    message_count = 9.0
    messages = ['358553', '358563', '358613', '358785', '358786', '358793', '358913', '359119', '368995']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'eric.snow', 'serhiy.storchaka', 'yselivanov', 'ZackerySpytz', 'miss-islington', 'xtreak', 'shihai1991']
    pr_nums = ['19430']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue39075'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions