Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 29, 2023

Move the private _PyErr_SetKeyError() function to the internal C API (pycore_pyerrors.h).

Move the private _PyErr_SetKeyError() function to the internal C API
(pycore_pyerrors.h).
@vstinner vstinner requested a review from rhettinger as a code owner August 29, 2023 02:36
@vstinner vstinner enabled auto-merge (squash) August 29, 2023 02:36
@vstinner vstinner merged commit c9eefc7 into python:main Aug 29, 2023
@vstinner vstinner deleted the remove_setkeyerror branch August 29, 2023 03:39
Xmader added a commit to Distributive-Network/PythonMonkey that referenced this pull request Sep 20, 2024
Python 3.13 moved this undocumented function to private API.

See python/cpython#108607
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants