commit | 934a24c641da5bc4bdb724e901adc20f9a5dff40 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Dec 09 07:16:09 2021 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 09 15:16:09 2021 +0000 |
tree | c9b28fea41d6b5b0dc33b1a16f4fca0210681a50 | |
parent | 2c2ee83c4db4dbd54017dc364bbefc70fa75ea5d [diff] |
bpo-46025: Fix a crash in the atexit module for auto-unregistering functions (GH-30002) (GH-30005) (cherry picked from commit f0d290d25cad66e615ada68ba190b8a23ac1deaa) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>