Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
6bd94de168b58ac9358277ed6f200490ab26c174
cpython/Lib/importlib
History
Brett Cannon 2de5097ba4 bpo-26131: Deprecate usage of load_module() (GH-23469)
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.
2020-12-04 15:39:21 -08:00
..
__init__.py
bpo-42403: Simplify importlib external bootstrap (GH-23397)
2020-11-19 13:43:43 +01:00
_abc.py
bpo-26131: Deprecate usage of load_module() (GH-23469)
2020-12-04 15:39:21 -08:00
_bootstrap_external.py
bpo-26131: Deprecate usage of load_module() (GH-23469)
2020-12-04 15:39:21 -08:00
_bootstrap.py
bpo-26131: Deprecate usage of load_module() (GH-23469)
2020-12-04 15:39:21 -08:00
_common.py
bpo-41490: `path and contents` to aggressively close handles (#22915)
2020-10-25 14:21:46 -04:00
abc.py
bpo-42403: Fix pyflakes warnings in importlib (GH-23396)
2020-11-19 11:20:57 +01:00
machinery.py
bpo-42403: Fix pyflakes warnings in importlib (GH-23396)
2020-11-19 11:20:57 +01:00
metadata.py
bpo-42089: Sync with current cpython branch of importlib_metadata (GH-22775)
2020-10-19 14:14:21 -07:00
readers.py
bpo-41490: `path and contents` to aggressively close handles (#22915)
2020-10-25 14:21:46 -04:00
resources.py
bpo-41490: `path and contents` to aggressively close handles (#22915)
2020-10-25 14:21:46 -04:00
util.py
bpo-42403: Fix pyflakes warnings in importlib (GH-23396)
2020-11-19 11:20:57 +01:00
Powered by Gitea Page: 157ms Template: 13ms
English
English
Licenses API