diff options
| author | Victor Stinner <vstinner@python.org> | 2020-10-30 18:03:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-30 18:03:28 +0100 |
| commit | dff1ad509051f7e07e77d1e3ec83314d53fb1118 (patch) | |
| tree | 3d293469f40de9651f453652e5f2d7c3ff367152 /Python/pystate.c | |
| parent | 8b3414818f5289eac530bf38bcfbd7b2b851805c (diff) | |
| download | cpython-git-dff1ad509051f7e07e77d1e3ec83314d53fb1118.tar.gz | |
bpo-42208: Move _PyImport_Cleanup() to pylifecycle.c (GH-23040)
Move _PyImport_Cleanup() to pylifecycle.c, rename it to
finalize_modules(), split it (200 lines) into many smaller
sub-functions and cleanup the code.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions
