mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
71c52e3048
* sys.unraisablehook: add 'err_msg' field to UnraisableHookArgs. * Use _PyErr_WriteUnraisableMsg() in _ctypes _DictRemover_call() and gc delete_garbage().