Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner 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).
@vstinnervstinner enabled auto-merge (squash) August 29, 2023 02:36
@vstinnervstinner merged commit c9eefc7 into python:mainAug 29, 2023
@vstinnervstinner 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@bedevere-bot