Issue 18362: Make build_cpython.py from dev-in-a-box work outside of a box (original) (raw)
Issue18362
Created on 2013-07-04 19:45 by brett.cannon, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Messages (3) | ||
|---|---|---|
| msg192310 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2013-07-04 19:45 |
| No reason why it can't be generalized to accept a directory argument so that it can be used by anyone to build a checkout of CPython whether it is in a box or not. Would also help maintain the code as me (and one else who cared to) could then just always use the script to build CPython. | ||
| msg192334 - (view) | Author: Eric Snow (eric.snow) * ![]() |
Date: 2013-07-05 16:39 |
| Out of the box thinking, eh? | ||
| msg192940 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2013-07-12 14:49 |
| changeset fe1c35cbc9a0 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:47 | admin | set | github: 62562 |
| 2013-07-12 14:49:18 | brett.cannon | set | status: open -> closedresolution: fixedmessages: + stage: needs patch -> resolved |
| 2013-07-12 14:38:04 | brett.cannon | set | assignee: brett.cannon |
| 2013-07-05 16:39:51 | eric.snow | set | nosy: + eric.snowmessages: + |
| 2013-07-04 19:45:56 | brett.cannon | create |
