Browse Source
Issue #14098: New functions PyErr_GetExcInfo and PyErr_SetExcInfo.
Issue #14098: New functions PyErr_GetExcInfo and PyErr_SetExcInfo.
Patch by Stefan Behnel.pull/2332/head
6 changed files with 120 additions and 0 deletions
-
35Doc/c-api/exceptions.rst
-
2Include/pyerrors.h
-
23Lib/test/test_capi.py
-
3Misc/NEWS
-
24Modules/_testcapimodule.c
-
33Python/errors.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue