gh-106004: PyDict_GetItemRef() should only be in the limited API 3.13 by serhiy-storchaka · Pull Request #107229 · python/cpython
Conversation
Oh sorry, I always forget to pay attention to versionning when adding a function to the limited C API.
serhiy-storchaka
changed the title
gh-106004: PyDict_GetItemRef() should only be in the limited API 3.13
gh-106004: PyDict_GetItemRef() should only be in the limited API 3.10
serhiy-storchaka
changed the title
gh-106004: PyDict_GetItemRef() should only be in the limited API 3.10
gh-106004: PyDict_GetItemRef() should only be in the limited API 3.13
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for the fix.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters