Logo
Explore Help
Sign In
mirror/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-01-30 22:55:41 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Lib/importlib
History
Serhiy Storchaka c93c58b5d5
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.
2018-10-29 19:30:16 +02:00
..
__init__.py
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
2018-09-18 22:22:29 +03:00
_bootstrap_external.py
bpo-35024: Remove redundant and possibly incorrect verbose message after writing '.pyc' (GH-9998)
2018-10-26 11:36:30 -07:00
_bootstrap.py
bpo-33331: Clean modules in the reversed order in PyImport_Cleanup(). (GH-6565)
2018-10-29 19:30:16 +02:00
abc.py
bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467)
2018-04-30 11:31:45 -07:00
machinery.py
…
resources.py
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
2018-09-19 09:28:06 +03:00
util.py
bpo-30436: Add missing space in importlib.util.find_spec() error message (GH-7385)
2018-06-07 02:02:24 -04:00
Powered by Gitea Version: 1.23.8 Page: 1125ms Template: 21ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API