- 01 Sep, 2020 16 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
In distutils hack, use absolute import rather than relative to avoid bpo-30876.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add Python 3.10 support to _distutils_hack
-
Victor Stinner authored
Get the 'Loader' abstract class from importlib.abc rather than importlib.util.abc (alias removed in Python 3.10).
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
-
Jason R. Coombs authored
Supply a copy of _optim_args_from_interpreter_flags for Python 3.5 compatibility. Ref pypa/setuptools#2357.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 30 Aug, 2020 1 commit
-
-
Jason R. Coombs authored
-
- 21 Aug, 2020 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Re-enable distutils patch by default.
-
- 19 Aug, 2020 2 commits
-
-
Jason R. Coombs authored
Resolving error text issue (#2302)
-
Jason R. Coombs authored
-
- 16 Aug, 2020 9 commits
-
-
Aren Cambre authored
-
-
Aren Cambre authored
-
Aren Cambre authored
-
Jason R. Coombs authored
-
mergify[bot] authored
Remove legacy Python 2 code
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 15 Aug, 2020 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Replace hard-coded tox working dir with the environment variable, honoring non-standard working directories.
-
Jason R. Coombs authored
-
- 14 Aug, 2020 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Stricter egg detection
-
- 13 Aug, 2020 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Don't install setup_requires when run as a PEP-517 backend.
-