Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure the module is named 'distutils'. Avoids errors when distutils.log and ... | Jason R. Coombs | 2020-07-03 | 1 | -0/+1 |
* | Move distutils into a submodule of setuptools. | Jason R. Coombs | 2020-07-03 | 1 | -15/+6 |
* | Replace distutils rather than requiring it to be present in advanec. Instead ... | Jason R. Coombs | 2020-06-21 | 1 | -2/+13 |
* | Update setuptools/distutils_patch.py | Jason R. Coombs | 2020-06-21 | 1 | -1/+1 |
* | Extract function for ensure_local_distuils | Jason R. Coombs | 2020-05-31 | 1 | -4/+6 |
* | Update distutils patch to monkeypatch all paths from sys.path to ensure that ... | Jason R. Coombs | 2020-05-25 | 1 | -3/+17 |
* | Move distutils import to a separate file to avoid linter errors. | Jason R. Coombs | 2020-05-25 | 1 | -0/+15 |