Message340859
_PyRuntime.warnings is not cleared at Python exit: 3 objects are kept alive even after Py_Finalize().
See bpo-36356 which cleared some other variables.
PR 12453 "bpo-36356: Destroy the GIL at exit" is still open. |
|
| Date |
User |
Action |
Args |
| 2019-04-25 20:13:49 | vstinner | set | recipients:
+ vstinner, eric.snow |
| 2019-04-25 20:13:49 | vstinner | set | messageid: <1556223229.48.0.664845556761.issue36724@roundup.psfhosted.org> |
| 2019-04-25 20:13:49 | vstinner | link | issue36724 messages |
| 2019-04-25 20:13:49 | vstinner | create | |
|