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.

Author vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-08-22.15:18:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503415097.55.0.681149951058.issue31260@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-08-22 15:18:17vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-08-22 15:18:17vstinnersetmessageid: <1503415097.55.0.681149951058.issue31260@psf.upfronthosting.co.za>
2017-08-22 15:18:17vstinnerlinkissue31260 messages
2017-08-22 15:18:17vstinnercreate