Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-10 14:41:01 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
4b685bf7192fff48c8effeeae4f4d64f9420ec0f
cpython/Lib/importlib
T
History
Brett Cannon 9e2be60634 bpo-33169: Remove values of None from sys.path_importer_cache when invalidating caches (GH-6402)
An entry of None in sys.path_importer_cache represents a negative/missing finder for a path, so clearing it out makes sense.
2018-04-06 16:10:18 -07:00
..
__init__.py
bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found (GH-972)
2017-05-24 15:19:50 -07:00
_bootstrap_external.py
bpo-33169: Remove values of None from sys.path_importer_cache when invalidating caches (GH-6402)
2018-04-06 16:10:18 -07:00
_bootstrap.py
bpo-32946: Speed up "from ... import ..." from non-packages. (GH-5873)
2018-03-11 10:52:37 +02:00
abc.py
Implement the get_resource_reader() API for file system imports (#5168)
2018-01-15 15:07:11 -08:00
machinery.py
…
resources.py
bpo-33151: Handle submodule resources (GH-6268)
2018-03-27 09:59:38 -07:00
util.py
closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)
2017-12-09 10:26:52 -08:00
Powered by Gitea Version: 1.26.1 Page: 1194ms Template: 88ms
Auto
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