Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-102515: Remove unused imports in the `Lib/` directory (#102516) | Alex Waygood | 2023-03-08 | 1 | -1/+0 |
* | gh-94619: Remove long deprecated methods module_repr() and load_module() (#94... | Barry Warsaw | 2022-08-05 | 1 | -14/+0 |
* | bpo-42136: Deprecate module_repr() as found in importlib (GH-25022) | Brett Cannon | 2021-03-26 | 1 | -0/+3 |
* | bpo-26131: Deprecate usage of load_module() (GH-23469) | Brett Cannon | 2020-12-04 | 1 | -0/+1 |
* | bpo-41006: importlib.util no longer imports typing (GH-20938) | Victor Stinner | 2020-06-17 | 1 | -0/+50 |