This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-10 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb2f3ff7a8f0c3565ccc1946dba7e09a3f7dc209
cpython
/
Lib
/
importlib
T
History
Steve Dower
0af99b44ed
bpo-43105: Importlib now resolves relative paths when creating module spec objects from file locations (GH-25121)
2021-04-07 12:35:36 +01:00
..
__init__.py
…
_bootstrap_external.py
bpo-43105: Importlib now resolves relative paths when creating module spec objects from file locations (GH-25121)
2021-04-07 12:35:36 +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