- 24 Sep, 2020 12 commits
-
-
Sviatoslav Sydorenko authored
This change adds a role that links to the GitHub user Sponsors page. If that page is not set up, it'll redirect to the GitHub user profile page instead: Links to https://github.com/sponsors/{{ username }} open as GitHub Sponsors page if the target `username` has it enabled and redirect to https://github.com/{{ username }} if it's disabled.
-
Jason R. Coombs authored
Extract ppc patch
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Adding changes to support PPC64LE
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
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 7 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
-
Eshant Gupta authored
Restoring mis-placed comment, added comment for PPC64LE specific permission fix and reduced number of jobs for the same platform.
-
- 03 Sep, 2020 3 commits
-
-
Eshant Gupta authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Make stdlib distutils the default again. Stop the burning.
-