Replace Fetch/Restore etc by the new exception APIs · Issue #102192 · python/cpython · GitHub
Description
PyErr_Fetch/Restore etc are now legacy APIs, in some places we can replace them by more efficient alternatives.
Linked PRs
Reactions are currently unavailable
Footer
You can’t perform that action at this time.
PyErr_Fetch/Restore etc are now legacy APIs, in some places we can replace them by more efficient alternatives.
Linked PRs