Replace Fetch/Restore by the new exception APIs #102192
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
PyErr_Fetch/Restore etc are now legacy APIs, in some places we can replace them by more efficient alternatives.
Linked PRs
The text was updated successfully, but these errors were encountered: