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 2017年08月22日 15:18 by vstinner, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg300704 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2017年08月22日 15:18 | |
It would be nice to have a python.bat script produced by the PC/VS9.0/ project, as done by the PCbuild/ project. It would fix the newly added buildbot step "pythoninfo": https://bugs.python.org/issue30871#msg300703 Without python.bat, it's not easy to get the path to the Python executable from the buildbot configuration. |
|||
| msg301747 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2017年09月08日 22:40 | |
Zachary Ware added pythoninfo to buildbot VS9.0 builds: https://github.com/python/buildmaster-config/commit/c1d51a791d63c5e7d05c160ba25babd302fefe83 |
|||
| msg301748 - (view) | Author: Zachary Ware (zach.ware) * (Python committer) | Date: 2017年09月08日 22:42 | |
I'd rather not go through the gymnastics to actually add python.bat creation to the VS9.0 config, so I'm closing this as rejected. If someone else finds it useful and wants to provide a patch, I'll review and merge it. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:51 | admin | set | github: 75443 |
| 2017年09月08日 22:42:17 | zach.ware | set | status: open -> closed resolution: rejected messages: + msg301748 stage: resolved |
| 2017年09月08日 22:40:43 | vstinner | set | messages: + msg301747 |
| 2017年08月26日 09:03:20 | jkloth | set | nosy:
+ jkloth |
| 2017年08月22日 17:37:03 | steve.dower | set | nosy:
- steve.dower |
| 2017年08月22日 15:18:17 | vstinner | create | |