summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Merge pull request #2265 from webknjaz/testing/gha-py-betasJason R. Coombs2020-08-021-12/+38
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Set up GHA to test on Python 3.9-beta and 3.8-dev
| | * | | | | | | Try out actions/setup-python@v2.1.1Sviatoslav Sydorenko2020-07-211-1/+1
| | | | | | | | |
| | * | | | | | | Add Python 3.9 beta from deadsnakesSviatoslav Sydorenko2020-07-191-8/+24
| | | | | | | | |
| | * | | | | | | debug! make pytest extremely verboseSviatoslav Sydorenko2020-07-191-0/+2
| | | | | | | | |
| | * | | | | | | Make tox show tests output in parallel mode @ GHASviatoslav Sydorenko2020-07-191-0/+2
| | | | | | | | |
| | * | | | | | | Set up GHA to test on Python 3.9-beta and 3.8-devSviatoslav Sydorenko2020-07-181-4/+10
| | | | | | | | |
| * | | | | | | | Merge pull request #2294 from radarhere/patch-1Jason R. Coombs2020-08-021-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixed typo
| | * | | | | | | | Fixed typoAndrew Murray2020-08-011-1/+1
| | | | | | | | | |
| * | | | | | | | | Bump version: 49.2.0 → 49.2.1v49.2.1Jason R. Coombs2020-08-024-3/+8
| | | | | | | | | |
| * | | | | | | | | Add changelog. Ref #2257.Jason R. Coombs2020-08-021-0/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch 'clean' of https://github.com/pypa/distutils into masterJason R. Coombs2020-08-023-4/+43
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Merge pull request #8 from pypa/bugfix/tests-for-msvc-spawnJason R. Coombs2020-08-023-4/+43
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | Bugfix/tests for msvc spawn
| | | * | | | | | In _msvccompiler.MSVCCompiler.spawn, use correct capitalization for PATH ↵Jason R. Coombs2020-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | environment variable. Fixes failing test and fixes pypa/setuptools#2257.
| | | * | | | | | In CCompiler, allow keyword arguments to be passed to spawn calls. Ref ↵Jason R. Coombs2020-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pypa/setuptools#2257 and pypa/distutils#5.
| | | * | | | | | In TestSpawn.test_concurrent_safe, use CheckThread to ensure that the spawn ↵Jason R. Coombs2020-08-021-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | call does not simply fail to execute. Ref pypa/setuptools#2257.
| | | * | | | | | Add a unit test for testing spawn. Ref pypa/distutils#5.Jason R. Coombs2020-08-021-0/+23
| | | | | | | | |
| | | * | | | | | Suppress ImportError for winreg as the module is only available on some ↵Jason R. Coombs2020-08-021-1/+3
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | platforms. Allows unit testing of module on non-Windows platforms.
| * | | | | | | Merge pull request #2291 from hugovk/patch-1Paul Ganssle2020-07-311-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | The PyPA has adopted the PSF code of conduct
| | * | | | | | | The PyPA has adopted the PSF code of conductHugo van Kemenade2020-07-291-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For details, see: * https://discuss.python.org/t/implementing-pep-609-pypa-governance/4745
| * | | | | | | Merge pull request #2266 from pypa/docs/distutils-portingJason R. Coombs2020-07-242-0/+26
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add docs on porting from distutils.
| | * | | | | | | Add docs on porting from distutils.docs/distutils-portingJason R. Coombs2020-07-182-0/+26
| | | | | | | | |
| * | | | | | | | Merge pull request #2280 from pypa/remove-logocJason R. Coombs2020-07-2426-1265/+0
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | Remove logo
| | * | | | | | | Revert "Add banner to main docs page"Jason R. Coombs2020-07-241-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0f491dc2b4141a17475eec12b02d8f237d7f7918.
| | * | | | | | | Revert "Merge pull request #2229 from cajhne/logo001"Jason R. Coombs2020-07-2424-1258/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 402880a7aed5dea1cf3a84af2b8291e451fb3d9f, reversing changes made to bd1102648109c85c782286787e4d5290ae280abe.
| | * | | | | | | Revert "Rename logo assets to remove project name and 'logo', which are ↵Jason R. Coombs2020-07-249-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implied by the context." This reverts commit fd94cd038d644ff27866301f6f365a3ef0901898.
| | * | | | | | | Revert "Render logo in the readme."Jason R. Coombs2020-07-241-4/+0
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4056435460b770c3ab7a8ea1637f05de690e7e01.
| * | | | | | | Merge pull request #2258 from pganssle/remove_templatesJason R. Coombs2020-07-132-63/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Remove issue templates
| | * | | | | | Remove issue templatesPaul Ganssle2020-07-132-63/+0
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "setuptools warns about incompatibility" template has generated no useful reports and should be removed.
| | | * | | | Restore location of 'enabled'Jason R. Coombs2020-08-081-8/+8
| | | | | | |
| | | * | | | As discovered in bpo-41509, relpath can strip spaces, so match that expectation.Jason R. Coombs2020-08-081-1/+1
| | | | | | |
| | | * | | | Update changelog.Jason R. Coombs2020-08-051-0/+1
| | | | | | |
| | | * | | | remove shim should by symmetric to add_shimJason R. Coombs2020-08-051-1/+1
| | | | | | |
| | | * | | | Move all but a small shim in override into _distutils_hackJason R. Coombs2020-07-262-54/+52
| | | | | | |
| | | * | | | Replace install behavior on import with direct invocation (now that ↵Jason R. Coombs2020-07-262-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 'enabled' logic is duplicated in pth file).
| | | * | | | Restore early opt-in/opt-out for pth behavior.Jason R. Coombs2020-07-261-1/+6
| | | | | | |
| | | * | | | Extract function for restoring install lib to encapsulate behavior.Jason R. Coombs2020-07-261-6/+7
| | | | | | |
| | | * | | | Remove hanging indentJason R. Coombs2020-07-261-2/+4
| | | | | | |
| | | * | | | Update docstring to use imperative voice, provide a bit more context, and ↵Jason R. Coombs2020-07-261-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | advise against copying of the behavior.
| | | * | | | Extract pth name and contents into class variables.Jason R. Coombs2020-07-261-3/+6
| | | | | | |
| | | * | | | Rename _distutils_importer to _distutils_hack, as it supplies more than just ↵Jason R. Coombs2020-07-267-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | an importer.
| | | * | | | Move docstring closer to relevant contextJason R. Coombs2020-07-192-7/+7
| | | | | | |
| | | * | | | Fix AttributeError when `importlib.util` was not otherwise imported.Jason R. Coombs2020-07-191-1/+1
| | | | | | |
| | | * | | | Consolidate distutils importing hacks into _distutils_importer package. ↵Jason R. Coombs2020-07-198-30/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Generate distutils-precedence.pth inline.
| | | * | | | Revert "Remove warnings"Paul Ganssle2020-07-131-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 30b883f0b8071a3b1472c884574f38ce0128e457.
| | | * | | | Use import hook instead of sys.path manipulationPaul Ganssle2020-07-133-9/+27
| | | | | | |
| | | * | | | Clean up setuptools/__init__.py importsPaul Ganssle2020-07-131-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This puts non-distutils imports first and removes one unused import.
| | | * | | | Adjust distutils shim when removing _distutils_importerPaul Ganssle2020-07-132-6/+30
| | | | | | |
| | | * | | | Remove warningsPaul Ganssle2020-07-131-18/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | With the new `.pth` file, these warnings are no longer necessary.
| | | * | | | Use .pth file to import distutils from setuptoolsPaul Ganssle2020-07-135-0/+43
| | |/ / / / | |/| | | |
| * | | | | Bump version: 49.1.3 → 49.2.0v49.2.0Jason R. Coombs2020-07-124-3/+8
| | | | | |