diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-21 21:10:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-21 21:10:51 (GMT) |
commit | 41ca16455188db806bfc7037058e8ecff2755e6c (patch) | |
tree | 925ab5df83f04657ea3b4be058c104556b094424 /Lib/test/test_descrtut.py | |
parent | 0ba07b2108d4763273f3fb85544dde34c5acd40a (diff) | |
download | cpython-41ca16455188db806bfc7037058e8ecff2755e6c.zip cpython-41ca16455188db806bfc7037058e8ecff2755e6c.tar.gz cpython-41ca16455188db806bfc7037058e8ecff2755e6c.tar.bz2 |
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.
Diffstat (limited to 'Lib/test/test_descrtut.py')
0 files changed, 0 insertions, 0 deletions