Skip to content

Stop using PyDict_GetItem, PyDict_GetItemString and _PyDict_GetItemId #86172

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 42006
Nosy @vstinner, @serhiy-storchaka, @hongweipeng
PRs
  • bpo-42006: Stop using PyDict_GetItem, PyDict_GetItemString and _PyDict_GetItemId. #22648
  • bpo-42006: Stop using PyDict_GetItemString() #23487
  • 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 = None
    created_at = <Date 2020-10-11.14:36:40.426>
    labels = ['extension-modules', 'interpreter-core', '3.10']
    title = 'Stop using PyDict_GetItem, PyDict_GetItemString and _PyDict_GetItemId'
    updated_at = <Date 2020-11-24.07:31:32.848>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-11-24.07:31:32.848>
    actor = 'hongweipeng'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2020-10-11.14:36:40.426>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42006
    keywords = ['patch']
    message_count = 6.0
    messages = ['378437', '378460', '378462', '378463', '379643', '379645']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'hongweipeng']
    pr_nums = ['22648', '23487']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42006'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions