SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 41 Python

gh-106004: Add PyDict_GetItemRef() function (#106005)

* Add PyDict_GetItemRef() and PyDict_GetItemStringRef() functions.
  Add these functions to the stable ABI version 3.13.
* Add unit tests on the PyDict C API in test_capi.
V
Victor Stinner committed
41ca16455188db806bfc7037058e8ecff2755e6c
Parent: 0ba07b2
Committed by GitHub <noreply@github.com> on 7/21/2023, 9:10:51 PM