Files
cpython/Python
Victor Stinner 046255c40f bpo-35370: PyEval_SetTrace() logs unraisable error (GH-18977) (GH-19029)
If PySys_Audit() fails in PyEval_SetProfile() or PyEval_SetTrace(),
log the error as an unraisable exception.

(cherry picked from commit f6a5850782)
2020-03-16 18:18:20 +01:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library