summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 60.5.1 → 60.5.2v60.5.2Jason R. Coombs2022-01-114-3/+11
* Merge pull request #3023 from pypa/bugfix/2993-reduxJason R. Coombs2022-01-102-2/+28
|\
| * Instead of detecting 'get-pip' during the import of pip, detect the attempt t...bugfix/2993-reduxJason R. Coombs2022-01-102-2/+28
* | Bump version: 60.5.0 → 60.5.1v60.5.1Jason R. Coombs2022-01-104-3/+11
* | Merge pull request #2918 from nitzmahone/fix_nonlegacy_loaderJason R. Coombs2022-01-102-1/+4
|\ \ | |/ |/|
| * Update changelog.Jason R. Coombs2022-01-101-0/+1
| * fix failures w/ py3-only loadersMatt Davis2021-12-061-1/+3
* | Disable cygwin tests for now. Ref #3016.Jason R. Coombs2022-01-081-0/+1
* | Bump version: 60.4.0 → 60.5.0v60.5.0Jason R. Coombs2022-01-084-3/+11
* | Merge pull request #2990 from asottile/distutils-hack-set-originJason R. Coombs2022-01-083-1/+11
|\ \
| * | set origin= for distutils.__spec__Anthony Sottile2022-01-082-1/+4
| * | Check that distutils has an origin. Ref #2990.Jason R. Coombs2022-01-081-0/+7
* | | Bump version: 60.3.1 → 60.4.0v60.4.0Jason R. Coombs2022-01-0814-30/+44
* | | Merge pull request #3009 from tiran/issue3006_startup_speedupJason R. Coombs2022-01-083-27/+38
|\ \ \ | |/ / |/| |
| * | pytest.ini uses tabsChristian Heimes2022-01-081-2/+1
| * | Suppress distutils deprecation warningChristian Heimes2022-01-081-0/+2
| * | Move filter into meta finderChristian Heimes2022-01-081-20/+21
| * | Use internal warnings API and _TrivialRe hack to install filterChristian Heimes2022-01-081-6/+19
| * | Temporarily add back filter, tests fail without itChristian Heimes2022-01-081-4/+4
| * | Add changelog entryChristian Heimes2022-01-081-0/+2
| * | Speedup startup of Python by importing lessChristian Heimes2022-01-081-28/+22
|/ /
* | Merge pull request #3014 from pypa/feature/distutils-hack-startup-perfJason R. Coombs2022-01-083-0/+9
|\ \
| * | Capture performance of interpreter startup. Ref #3006.feature/distutils-hack-startup-perfJason R. Coombs2022-01-073-0/+9
|/ /
* | Merge pull request #2953 from liuzhe-lz/mainJason R. Coombs2022-01-073-2/+52
|\ \
| * | fix version parsingliuzhe2022-01-072-2/+3
| * | Add test to make sure 3.10 is not interpreted as 3.1Anderson Bravalheri2022-01-071-0/+49
* | | Merge pull request #3013 from ananthp/docs/2674-packaging-resourcesAnderson Bravalheri2022-01-072-2/+4
|\ \ \ | |/ / |/| |
| * | Update docs/userguide/quickstart.rstAnanth Pattabiraman2022-01-071-1/+1
| * | add 2674 changelogAnanth Pattabiraman2022-01-071-0/+1
| * | add resources on packagingAnanth Pattabiraman2022-01-071-2/+3
|/ /
* | Merge pull request #3012 from abravalheri/remove-numpy-from-integration-testsAnderson Bravalheri2022-01-071-2/+1
|\ \
| * | Remove `numpy` sdists from integration testsAnderson Bravalheri2022-01-071-2/+1
* | | Merge pull request #3011 from abravalheri/fix-placement-of-news-fragmentAnderson Bravalheri2022-01-071-0/+0
|\ \ \ | |/ / |/| |
| * | Fix misplaced news fragmentAnderson Bravalheri2022-01-071-0/+0
|/ /
* | Merge pull request #2839 from msuozzo/patch-1Jason R. Coombs2022-01-064-5/+39
|\ \
| * | Use MappingProxyType to ensure immutability.Matthew Suozzo2022-01-061-1/+1
| * | Merge remote-tracking branch 'upstream/main' into patch-1Anderson Bravalheri2022-01-06149-2699/+6304
| |\ \
| * | | Add new test to document expected order stability.Matthew Suozzo2021-12-161-0/+33
| * | | Remove pkg_resources nondeterminism.Matthew Suozzo2021-11-281-2/+2
| * | | Add news entry.Matthew Suozzo2021-10-301-0/+1
| * | | Revert inner function name change.Matthew Suozzo2021-10-301-1/+1
| * | | Maintain `requires` order in METADATA.Matthew Suozzo2021-10-301-4/+4
* | | | Merge pull request #2952 from abravalheri/issue-2950Anderson Bravalheri2022-01-0712-0/+513
|\ \ \ \
| * | | | Improve path handling on move_license taskAnderson Bravalheri2021-12-221-2/+3
| * | | | Remove license lookup in *.egg-infoAnderson Bravalheri2021-12-211-3/+2
| * | | | Add news fragmentAnderson Bravalheri2021-12-211-0/+1
| * | | | Change vendoring script to preserve license filesAnderson Bravalheri2021-12-2111-0/+512
* | | | | Merge pull request #2968 from abravalheri/remove-need-for-tmp-src-fixtureAnderson Bravalheri2022-01-0715-123/+160
|\ \ \ \ \
| * | | | | Ensure test_cygwin pass before CI release actionAnderson Bravalheri2022-01-061-1/+1
| * | | | | Use setuptools wheel instead of source tree in integration testsAnderson Bravalheri2022-01-062-10/+8