Skip to content

gh-108308: Replace PyDict_GetItem() with PyDict_GetItemRef()#108309

Merged
vstinner merged 3 commits into
python:mainfrom
vstinner:use_dict_getitemref
Aug 23, 2023
Merged

gh-108308: Replace PyDict_GetItem() with PyDict_GetItemRef()#108309
vstinner merged 3 commits into
python:mainfrom
vstinner:use_dict_getitemref

Use PyDict_GetItemWithError() in pylifecycle.c

5c77056
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs