Skip to content

Use PyDict_GetItemWithError() instead of PyDict_GetItem() #79640

Description

@serhiy-storchaka
BPO 35459
Nosy @rhettinger, @vstinner, @methane, @ericsnowcurrently, @serhiy-storchaka, @MojoVampire, @pablogsal, @rmonat
PRs
  • bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem() #11112
  • Add a What's New entry for bpo-35459. #12706
  • bpo-42093: Cleanup _PyDict_GetItemHint() #24582
  • Files
  • pydict-getitem-compare.txt
  • 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-04-10.07:31:08.468>
    created_at = <Date 2018-12-11.10:54:17.556>
    labels = ['extension-modules', 'interpreter-core', '3.8']
    title = 'Use PyDict_GetItemWithError() instead of PyDict_GetItem()'
    updated_at = <Date 2021-02-21.11:07:21.269>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-02-21.11:07:21.269>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-10.07:31:08.468>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2018-12-11.10:54:17.556>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['48137']
    hgrepos = []
    issue_num = 35459
    keywords = ['patch']
    message_count = 17.0
    messages = ['331604', '331605', '331621', '331744', '335541', '335651', '336536', '336563', '336647', '336686', '339490', '339616', '339830', '355667', '359480', '359489', '359490']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'vstinner', 'methane', 'eric.snow', 'serhiy.storchaka', 'josh.r', 'pablogsal', 'raphaelm']
    pr_nums = ['11112', '12706', '24582']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35459'
    versions = ['Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions