Skip to content

Add keyword argument support to ChainMap.new_child() #87411

@rhettinger

Description

@rhettinger
BPO 43245
Nosy @rhettinger, @kamilturek
PRs
  • bpo-43245: Add keyword argument support to ChainMap.new_child() #24788
  • 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 = 'https://github.com/rhettinger'
    closed_at = <Date 2021-03-14.03:16:08.548>
    created_at = <Date 2021-02-17.19:48:44.619>
    labels = ['type-bug', 'library', '3.10']
    title = 'Add keyword argument support to ChainMap.new_child()'
    updated_at = <Date 2021-03-14.03:16:08.547>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2021-03-14.03:16:08.547>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-03-14.03:16:08.548>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-02-17.19:48:44.619>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43245
    keywords = ['patch']
    message_count = 2.0
    messages = ['387186', '388652']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'kamilturek']
    pr_nums = ['24788']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43245'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard 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