summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove code reliant on bdist_wininst. Ref #3525.bugfix/3525-errorJason R. Coombs2022-08-152-9/+1
* Bump version: 64.0.3 → 65.0.0v65.0.0Jason R. Coombs2022-08-146-6/+17
* Merge pull request #3521 from pypa/distutils-fac564fJason R. Coombs2022-08-1414-1782/+28
|\
| * Update changelogJason R. Coombs2022-08-131-0/+1
| * Merge https://github.com/pypa/distutils into distutils-fac564fJason R. Coombs2022-08-1313-1782/+27
| |\
| | * Merge pull request #162 from pypa/debt/remove-bdist_msiJason R. Coombs2022-08-137-1174/+2
| | |\
| | | * Merge branch 'main' into debt/remove-bdist_msiJason R. Coombs2022-08-131-3/+0
| | | |\ | | | |/ | | |/|
| | * | Remove another reference to wininstJason R. Coombs2022-08-131-3/+0
| | | * Remove more references to bdist_msiJason R. Coombs2022-08-133-34/+2
| | | * Merge branch 'main' into debt/remove-bdist_msiJason R. Coombs2022-08-136-116/+4
| | | |\ | | | |/ | | |/|
| | * | Remove more references to bdist_wininst.Jason R. Coombs2022-08-136-116/+4
| | | * 👹 Feed the hobgoblins (delint).Jason R. Coombs2022-08-131-1/+0
| | | * Merge branch 'main' into debt/remove-bdist_msiJason R. Coombs2022-08-1382-3977/+2612
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #170 from pypa/debt/remove-bdist_wininstJason R. Coombs2022-08-134-448/+0
| | |\ \
| | | * | Remove bdist_wininst.Jason R. Coombs2022-08-134-448/+0
| | |/ /
| | * | Deprecate behavior in _mangle_base. Ref pypa/distutils#169.Jason R. Coombs2022-08-131-1/+12
| | * | Suppress path mangling when running tests. Ref pypa/distutils#169.Jason R. Coombs2022-08-131-0/+22
| | * | Extract method for mangling the base path. Ref pypa/distutils#169.Jason R. Coombs2022-08-131-2/+11
| | * | Remove problems, in part because they cause shopkeep/pytest-black#62, but als...Jason R. Coombs2022-08-131-41/+0
| | | * Remove bdist_msi.Jason R. Coombs2022-07-305-1140/+0
* | | | Merge pull request #3520 from wimglenn/patch-1Anderson Bravalheri2022-08-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | typo fixwim glenn2022-08-131-1/+1
|/ / /
* | | Merge pull request #3436 from pradyunsg/fix-cmd-line-endingsJason R. Coombs2022-08-131-39/+39
|\ \ \
| * | | Change line endings for `.cmd` file to CRLFPradyun Gedam2022-07-081-39/+39
* | | | Merge pull request #3519 from evamaxfield/docs/update-keywords-note-on-dev-in...Anderson Bravalheri2022-08-132-6/+7
|\ \ \ \
| * | | | Include changelog fragmentEva Maxfield Brown2022-08-121-0/+2
| * | | | Update keywords note on editable installsEva Maxfield Brown2022-08-121-6/+5
* | | | | Merge pull request #3505 from pypa/distutils-cc017c7Jason R. Coombs2022-08-134-1693/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update changelogJason R. Coombs2022-08-111-0/+1
| * | | | Merge https://github.com/pypa/distutils into distutils-cc017c7Jason R. Coombs2022-08-113-1693/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Remove old msvc modules.Jason R. Coombs2022-08-113-1693/+0
* | | | | Bump version: 64.0.2 → 64.0.3v64.0.3Anderson Bravalheri2022-08-126-9/+17
* | | | | Fix other problems with editable installs (#3517)Anderson Bravalheri2022-08-125-16/+60
|\ \ \ \ \
| * | | | | Add news fragmentAnderson Bravalheri2022-08-122-0/+5
| * | | | | Filter out temporary source files from being added to sdistAnderson Bravalheri2022-08-121-13/+20
| * | | | | Fix test fileAnderson Bravalheri2022-08-121-2/+2
| * | | | | Ensure commands are finalized before using themAnderson Bravalheri2022-08-121-3/+4
| * | | | | Replicate error in issue 3513Anderson Bravalheri2022-08-121-0/+31
* | | | | | Prevent optional extensions from crashing editable builds (#3515)Anderson Bravalheri2022-08-123-1/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add news fragmentAnderson Bravalheri2022-08-121-0/+2
| * | | | | Fix flake8 errorAnderson Bravalheri2022-08-121-0/+1
| * | | | | Prevent optional extensions from failing in build_extAnderson Bravalheri2022-08-121-1/+2
| * | | | | Add test for non-optional extensionsAnderson Bravalheri2022-08-121-20/+36
| * | | | | Replicate error in issue 3510Anderson Bravalheri2022-08-121-0/+20
* | | | | | Remove extraneous question mark in section heading (#3516)Anderson Bravalheri2022-08-121-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge pull request #1 from mhucka/mhucka-doc-typo-fix-1Mike Hucka2022-08-121-2/+2
| |\ \ \ \ \ |/ / / / / /
| * | | | | Remove question markMike Hucka2022-08-121-2/+2
|/ / / / /
* | | | | Bump version: 64.0.1 → 64.0.2v64.0.2Anderson Bravalheri2022-08-125-10/+18
* | | | | Handle accidental virtual namespaces in editable install (#3512)Anderson Bravalheri2022-08-123-3/+62
|\ \ \ \ \
| * | | | | Add news fragmentAnderson Bravalheri2022-08-121-0/+3