Skip to content

Can namedtuple._asdict return a regular dict instead of OrderedDict? #77644

Description

@selik
mannequin
BPO 33463
Nosy @rhettinger, @serhiy-storchaka, @selik, @isidentical
PRs
  • bpo-33463: _asdict --> dict, not OrderedDict #6772
  • 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 2019-10-22.15:40:24.670>
    created_at = <Date 2018-05-11.03:31:03.295>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Can namedtuple._asdict return a regular dict instead of OrderedDict?'
    updated_at = <Date 2019-10-22.15:40:24.668>
    user = 'https://github.com/selik'

    bugs.python.org fields:

    activity = <Date 2019-10-22.15:40:24.668>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-22.15:40:24.670>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-05-11.03:31:03.295>
    creator = 'selik'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33463
    keywords = ['patch']
    message_count = 6.0
    messages = ['316387', '316397', '316432', '316621', '317456', '355131']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'selik', 'BTaskaya']
    pr_nums = ['6772']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33463'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (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