- 10 Aug, 2020 1 commit
-
-
Jason R. Coombs authored
-
- 09 Aug, 2020 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Prefer included distutils even without importing setuptools. Closes #2259.
-
Jason R. Coombs authored
-
- 08 Aug, 2020 9 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add tests capturing expected distutils behavior.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Bypass pytest-virtualenv due to bugs in 'run' command. Instead, use jaraco.envs.VirtualEnv and build a bespoke fixture with a run command.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 06 Aug, 2020 1 commit
-
-
Jason R. Coombs authored
-
- 05 Aug, 2020 1 commit
-
-
Jason R. Coombs authored
-
- 02 Aug, 2020 11 commits
-
-
Jason R. Coombs authored
Set up GHA to test on Python 3.9-beta and 3.8-dev
-
Jason R. Coombs authored
Fixed typo
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
-
Jason R. Coombs authored
Bugfix/tests for msvc spawn
-
Jason R. Coombs authored
In _msvccompiler.MSVCCompiler.spawn, use correct capitalization for PATH environment variable. Fixes failing test and fixes pypa/setuptools#2257.
-
Jason R. Coombs authored
In CCompiler, allow keyword arguments to be passed to spawn calls. Ref pypa/setuptools#2257 and pypa/distutils#5.
-
Jason R. Coombs authored
In TestSpawn.test_concurrent_safe, use CheckThread to ensure that the spawn call does not simply fail to execute. Ref pypa/setuptools#2257.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Suppress ImportError for winreg as the module is only available on some platforms. Allows unit testing of module on non-Windows platforms.
-
- 01 Aug, 2020 1 commit
-
-
Andrew Murray authored
-
- 31 Jul, 2020 1 commit
-
-
Paul Ganssle authored
The PyPA has adopted the PSF code of conduct
-
- 29 Jul, 2020 1 commit
-
-
Hugo van Kemenade authored
For details, see: * https://discuss.python.org/t/implementing-pep-609-pypa-governance/4745
-
- 26 Jul, 2020 8 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Replace install behavior on import with direct invocation (now that 'enabled' logic is duplicated in pth file).
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Update docstring to use imperative voice, provide a bit more context, and advise against copying of the behavior.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 25 Jul, 2020 3 commits
-
-
Jason R. Coombs authored
Add docs on porting from distutils.
-
Jason R. Coombs authored
Remove logo
-
Jason R. Coombs authored
This reverts commit 0f491dc2.
-