gh-108308: Replace _PyDict_GetItemStringWithError() (#108372)
Replace _PyDict_GetItemStringWithError() calls with PyDict_GetItemStringRef() which returns a strong reference to the item. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
V
Victor Stinner committed
4dc9f4893084f7c3acf78a0384620cd44f604a0d
Parent: 1700d34
Committed by GitHub <noreply@github.com>
on 8/23/2023, 8:59:00 PM