Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.7] Enhance PC/VS9.0/ project to produce python.bat, as PCbuild/ #75443

Closed
vstinner opened this issue Aug 22, 2017 · 3 comments
Closed

[2.7] Enhance PC/VS9.0/ project to produce python.bat, as PCbuild/ #75443

vstinner opened this issue Aug 22, 2017 · 3 comments
Labels
build The build process and cross-build OS-windows

Comments

@vstinner
Copy link
Member

BPO 31260
Nosy @pfmoore, @vstinner, @tjguk, @jkloth, @zware

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2017-09-08.22:42:17.260>
created_at = <Date 2017-08-22.15:18:17.339>
labels = ['build', 'OS-windows']
title = '[2.7] Enhance PC/VS9.0/ project to produce python.bat, as PCbuild/'
updated_at = <Date 2017-09-08.22:42:17.259>
user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2017-09-08.22:42:17.259>
actor = 'zach.ware'
assignee = 'none'
closed = True
closed_date = <Date 2017-09-08.22:42:17.260>
closer = 'zach.ware'
components = ['Build', 'Windows']
creation = <Date 2017-08-22.15:18:17.339>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 31260
keywords = []
message_count = 3.0
messages = ['300704', '301747', '301748']
nosy_count = 5.0
nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'jkloth', 'zach.ware']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue31260'
versions = ['Python 2.7']

@vstinner
Copy link
Member Author

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.

@vstinner vstinner added build The build process and cross-build OS-windows labels Aug 22, 2017
@vstinner
Copy link
Member Author

vstinner commented Sep 8, 2017

Zachary Ware added pythoninfo to buildbot VS9.0 builds:
python/buildmaster-config@c1d51a7

@zware
Copy link
Member

zware commented Sep 8, 2017

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.

@zware zware closed this as completed Sep 8, 2017
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build OS-windows
Projects
None yet
Development

No branches or pull requests

2 participants