This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
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) * (Python committer) | 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) * (Python committer) | Date: 2013年07月05日 16:39 | |
Out of the box thinking, eh? <wink> |
|||
| msg192940 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | 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 -> closed resolution: fixed messages: + msg192940 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.snow messages: + msg192334 |
| 2013年07月04日 19:45:56 | brett.cannon | create | |