Skip to content

ChainMap should preserve order of underlying mappings #76973

Description

@rhettinger
BPO 32792
Nosy @rhettinger, @ned-deily, @serhiy-storchaka
PRs
  • bpo-32792: Preserve mapping order in ChainMap() #5586
  • [3.7] bpo-32792: Preserve mapping order in ChainMap() (GH-5586) #5617
  • 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 2018-02-11.09:29:52.688>
    created_at = <Date 2018-02-08.08:46:17.632>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'ChainMap should preserve order of underlying mappings'
    updated_at = <Date 2018-02-11.09:29:52.687>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2018-02-11.09:29:52.687>
    actor = 'rhettinger'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-02-11.09:29:52.688>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-02-08.08:46:17.632>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32792
    keywords = ['patch']
    message_count = 10.0
    messages = ['311817', '311822', '311852', '311969', '311984', '311985', '311987', '311988', '311989', '311990']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'ned.deily', 'serhiy.storchaka']
    pr_nums = ['5586', '5617']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32792'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard 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