- 24 Sep, 2020 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Apply docs revamp
-
- 23 Sep, 2020 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 15 Sep, 2020 4 commits
-
-
Jason R. Coombs authored
Enable flake8 and cov plugins only when installed.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 14 Sep, 2020 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 05 Sep, 2020 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add fallback for the situation where distutils.ccompiler.CCompiler.spawn has been patched. Fixes pypa/distutils#15.
-
Jason R. Coombs authored
-
- 04 Sep, 2020 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Merge pull request #2381 from pypa/bugfix/2355-keep-distutils-patched-when-pip-imported-during-build When pip is imported as part of a build, leave distutils patched.
-
Jason R. Coombs authored
Reduce size of setuptools' bdist_rpm._make_spec_file
-
Jason R. Coombs authored
-
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 9 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
-
Jason R. Coombs authored
Restore pythonlib support on older Pythons.
-
Jason R. Coombs authored
-
- 01 Sep, 2020 3 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.
-