Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-108082: Remove _PyErr_WriteUnraisableMsg() (GH-111643) | Serhiy Storchaka | 2023-11-03 | 1 | -2/+6 |
* | bpo-46025: Fix a crash in the atexit module for auto-unregistering functions ... | Pablo Galindo Salgado | 2021-12-09 | 1 | -0/+15 |
* | bpo-42639: atexit._run_exitfuncs() uses sys.unraisablehook (GH-23779) | Victor Stinner | 2020-12-15 | 1 | -0/+121 |