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.
V
Victor Stinner committed
dff1ad509051f7e07e77d1e3ec83314d53fb1118
Parent: 8b34148
Committed by GitHub <noreply@github.com>
on 10/30/2020, 5:03:28 PM