summaryrefslogtreecommitdiff
path: root/Python/importlib_external.h
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2018-10-29 19:30:16 +0200
committerGitHub <noreply@github.com>2018-10-29 19:30:16 +0200
commitc93c58b5d560cfe44d9884ff02c9b18e06333360 (patch)
tree5a52914e13a0d5990b3644a61da2e7d948d655e8 /Python/importlib_external.h
parent542497aa9f71c664768c3d5b7398c03679d3a7e1 (diff)
downloadcpython-git-c93c58b5d560cfe44d9884ff02c9b18e06333360.tar.gz
bpo-33331: Clean modules in the reversed order in PyImport_Cleanup(). (GH-6565)
Modules imported last are now cleared first at interpreter shutdown. A newly imported module is moved to the end of sys.modules, behind modules on which it depends.
Diffstat (limited to 'Python/importlib_external.h')
0 files changed, 0 insertions, 0 deletions