summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/_abc.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-42136: Deprecate module_repr() as found in importlib (GH-25022)Brett Cannon2021-03-261-0/+3
* bpo-26131: Deprecate usage of load_module() (GH-23469)Brett Cannon2020-12-041-0/+1
* bpo-41006: importlib.util no longer imports typing (GH-20938)Victor Stinner2020-06-171-0/+50