Skip to content

Opcode for creating dict with constant keys #71327

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 27140
Nosy @brettcannon, @birkenfeld, @ncoghlan, @vstinner, @benjaminp, @markshannon, @serhiy-storchaka, @1st1, @serprex
Files
  • BUILD_MAP_EX.patch
  • BUILD_CONST_KEY_MAP.patch
  • 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 2016-06-16.09:35:19.279>
    created_at = <Date 2016-05-27.20:40:40.794>
    labels = ['interpreter-core', 'type-feature']
    title = 'Opcode for creating dict with constant keys'
    updated_at = <Date 2016-06-16.10:56:04.316>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-06-16.10:56:04.316>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-06-16.09:35:19.279>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-05-27.20:40:40.794>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['43055', '43057']
    hgrepos = []
    issue_num = 27140
    keywords = ['patch', 'needs review']
    message_count = 13.0
    messages = ['266511', '266685', '266689', '266694', '267177', '268021', '268096', '268099', '268103', '268273', '268281', '268282', '268655']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'ncoghlan', 'vstinner', 'benjamin.peterson', 'Mark.Shannon', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'Demur Rumed']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27140'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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