Issue 33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1 (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/77344
classification
Title: | Upgrade pip to 9.0.3 and setuptools to v39.0.1 | ||
---|---|---|---|
Type: | Stage: | resolved | |
Components: | Build | Versions: | Python 3.8, Python 3.7, Python 3.6, Python 2.7 |
process
Status: | closed | Resolution: | fixed |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | Nosy List: | dstufft, ned.deily | |
Priority: | normal | Keywords: | patch |
Created on 2018-03-28 08:13 by ned.deily, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 6282 | merged | ned.deily,2018-03-28 08:22 | |
PR 6283 | merged | miss-islington,2018-03-28 08:47 | |
PR 6284 | merged | miss-islington,2018-03-28 08:48 | |
PR 6285 | merged | miss-islington,2018-03-28 08:49 |
Messages (6) | ||
---|---|---|
msg314570 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2018-03-28 08:13 |
pip and setuptools were updated in the following commits: PR 6184 d93b5161af12291f3f98a260c90cc2975ea9e9cd for master (3.8.0) PR 6185 8f46176f0e19d31d8642735e535183a39c5e0bdc for 3.7 (3.7.0rc3) PR 6186 560ea272b01acaa6c531cc7d94331b2ef0854be6 for 3.6 (3.6.5) PR 6187 1ce4e5bee6df476836f799456f2caf77cd13dc97 for 2.7 (2.7.15) Need to add NEWS entries for them (to follow). | ||
msg314573 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2018-03-28 08:46 |
New changeset c0518cde7a8404f310cd3495e77e612820ecad4f by Ned Deily in branch 'master': bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6282) https://github.com/python/cpython/commit/c0518cde7a8404f310cd3495e77e612820ecad4f | ||
msg314574 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2018-03-28 08:49 |
New changeset b9172b9630eeefc6dea1409b5bf4180b27fc359f by Ned Deily (Miss Islington (bot)) in branch '3.7': [3.7] bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6283) https://github.com/python/cpython/commit/b9172b9630eeefc6dea1409b5bf4180b27fc359f | ||
msg314575 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2018-03-28 08:52 |
New changeset 9dad016784848a53d9f2557292025f7a4104c5a5 by Ned Deily (Miss Islington (bot)) in branch '3.6': bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6285) https://github.com/python/cpython/commit/9dad016784848a53d9f2557292025f7a4104c5a5 | ||
msg314576 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2018-03-28 08:55 |
New changeset 7f48a426fc69d144d4242517ef40eff01c1fd483 by Ned Deily (Miss Islington (bot)) in branch '2.7': bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6284) https://github.com/python/cpython/commit/7f48a426fc69d144d4242517ef40eff01c1fd483 | ||
msg314618 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2018-03-28 18:27 |
New changeset db65936a40e13144ec5307d16755a954f6a36b7e by Ned Deily (Miss Islington (bot)) in branch '3.6': bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39.0.1. (GH-6285) https://github.com/python/cpython/commit/db65936a40e13144ec5307d16755a954f6a36b7e |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:59 | admin | set | github: 77344 |
2018-03-28 18:27:17 | ned.deily | set | messages: + |
2018-03-28 09:00:13 | ned.deily | set | status: open -> closedresolution: fixedstage: patch review -> resolved |
2018-03-28 08:55:32 | ned.deily | set | messages: + |
2018-03-28 08:52:09 | ned.deily | set | messages: + |
2018-03-28 08:49:47 | miss-islington | set | pull_requests: + <pull%5Frequest6012> |
2018-03-28 08:49:27 | ned.deily | set | messages: + |
2018-03-28 08:48:48 | miss-islington | set | pull_requests: + <pull%5Frequest6011> |
2018-03-28 08:47:57 | miss-islington | set | pull_requests: + <pull%5Frequest6010> |
2018-03-28 08:46:38 | ned.deily | set | messages: + |
2018-03-28 08:22:40 | ned.deily | set | keywords: + patchstage: patch reviewpull_requests: + <pull%5Frequest6009> |
2018-03-28 08:13:33 | ned.deily | create |