This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
importlib
History
Steve Dower
23822e2c65
bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
2021-05-10 23:45:50 +01:00
..
__init__.py
…
_bootstrap_external.py
bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
2021-05-10 23:45:50 +01:00
_bootstrap.py
bpo-38091: Import deadlock detection causes deadlock (GH-17518)
2020-03-02 17:37:25 -08:00
_common.py
[3.9] bpo-40924: Remove protocol for supplying Traversable objects from loaders (GH-20820)
2020-06-14 14:12:20 +02:00
abc.py
[3.9] bpo-40924: Revert "bpo-39791 native hooks for importlib.resources.files (GH-20576)" (
#20760
)
2020-06-09 19:50:01 +02:00
machinery.py
…
metadata.py
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659) (GH-20661)
2020-06-05 17:46:24 -04:00
resources.py
[3.9] bpo-40924: Revert "bpo-39791 native hooks for importlib.resources.files (GH-20576)" (
#20760
)
2020-06-09 19:50:01 +02:00
util.py
bpo-37444: Update differing exception between builtins and importlib (GH-14869)
2019-08-02 22:46:02 -07:00