| commit | 776407fe893fd42972c7e3f71423d9d86741d07c | [log] [tgz] |
|---|---|---|
| author | Marcel Plch <gmarcel.plch@gmail.com> | Wed Dec 20 11:17:58 2017 +0100 |
| committer | Antoine Pitrou <pitrou@free.fr> | Wed Dec 20 11:17:58 2017 +0100 |
| tree | 2d2a5781d83709c56d27e5815af2d7a2fc5726c0 | |
| parent | 19760863623b636a63ccf649107d9504c6465a92 [diff] |
bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611) Change atexit behavior and PEP-489 multiphase init support.