- 04 Sep, 2020 3 commits
-
-
Jason R. Coombs authored
Reduce size of setuptools' bdist_rpm._make_spec_file
-
Jason R. Coombs authored
-
Thomas Hisch authored
There are some setuptools specific changes in the bdist_rpm module that are no longer needed, because the upstream/shipped version of distutils already contains them. The code that is removed in this commit from bdist_rpm is already part of the python-3.5 version of distutils. Related: #2377
-
- 03 Sep, 2020 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Make stdlib distutils the default again. Stop the burning.
-
- 02 Sep, 2020 8 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
-
Jason R. Coombs authored
Restore pythonlib support on older Pythons.
-
Jason R. Coombs authored
-
- 01 Sep, 2020 19 commits
-
-
Jason R. Coombs authored
-
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
-
-
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 3 commits
-
-
Aren Cambre authored
-
-
Aren Cambre authored
-