SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 37 Python

GH-101578: Normalize the current exception (GH-101607)

* Make sure that the current exception is always normalized.

* Remove redundant type and traceback fields for the current exception.

* Add new API functions: PyErr_GetRaisedException, PyErr_SetRaisedException

* Add new API functions: PyException_GetArgs, PyException_SetArgs
M
Mark Shannon committed
feec49c40736fc05626a183a8d14c4ebbea5ae28
Parent: 027adf4
Committed by GitHub <noreply@github.com> on 2/8/2023, 9:31:12 AM