Issue 45873: Stop using bootstrap_python for deep-freeze in UNIX builds
Created on 2021-11-22 18:51 by gvanrossum, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 29714 | closed | gvanrossum, 2021-11-22 20:36 | |
| PR 29717 | merged | gvanrossum, 2021-11-22 23:43 | |
| PR 29730 | merged | christian.heimes, 2021-11-23 17:20 | |
| Messages (3) | |||
|---|---|---|---|
| msg406798 - (view) | Author: Guido van Rossum (gvanrossum) * ![]() |
Date: 2021-11-22 18:51 | |
Now that we've got a way (for Windows) to deep-freeze without building a bootstrap Python binary, we should do the same for UNIX. |
|||
| msg406857 - (view) | Author: Guido van Rossum (gvanrossum) * ![]() |
Date: 2021-11-23 16:56 | |
New changeset 5be98e57b3c3b36d1a1176b49c73b8822c6380e7 by Guido van Rossum in branch 'main': bpo-45873: Get rid of bootstrap_python (#29717) https://github.com/python/cpython/commit/5be98e57b3c3b36d1a1176b49c73b8822c6380e7 |
|||
| msg406884 - (view) | Author: Christian Heimes (christian.heimes) * ![]() |
Date: 2021-11-23 20:36 | |
New changeset f840398a5fd8741653c26eb8641c48656c9800d4 by Christian Heimes in branch 'main': bpo-45873: Restore Python 3.6 compatibility (GH-29730) https://github.com/python/cpython/commit/f840398a5fd8741653c26eb8641c48656c9800d4 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:52 | admin | set | github: 90031 |
| 2021-12-01 16:26:54 | christian.heimes | link | issue45950 dependencies |
| 2021-11-23 21:51:08 | gvanrossum | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2021-11-23 20:36:51 | christian.heimes | set | messages: + msg406884 |
| 2021-11-23 17:20:19 | christian.heimes | set | nosy:
+ christian.heimes pull_requests: + pull_request27967 |
| 2021-11-23 16:56:28 | gvanrossum | set | messages: + msg406857 |
| 2021-11-22 23:43:39 | gvanrossum | set | pull_requests: + pull_request27953 |
| 2021-11-22 20:36:38 | gvanrossum | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request27949 |
| 2021-11-22 18:51:49 | gvanrossum | create | |
