Skip to content

fix build for when 'python' is python3 #4336

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

Merged
merged 2 commits into from
Jan 3, 2013
Merged

fix build for when 'python' is python3 #4336

merged 2 commits into from
Jan 3, 2013

Conversation

thestinger
Copy link
Contributor

There's also a bonus fix of a shebang that was inconsistent with the others.

It would be really nice if OS X and Debian included the python2 symlink per PEP 394, but sadly that's not the case. The nasty thing about this bug is that it's going to keep coming back as long as those files have a shebang that works on some systems but not others. Testing for this bug is as simple as making the mk/*.py files non-executable before building - is that something that could be done on the buildbot?

@ghost ghost assigned catamorphism Jan 3, 2013
@catamorphism
Copy link
Contributor

Thanks -- waiting for a try build to run, then I'll merge this.

@steveklabnik
Copy link
Member

Arch also makes python python3.

catamorphism added a commit that referenced this pull request Jan 3, 2013
fix build for when 'python' is python3
@catamorphism catamorphism merged commit 1bc51f1 into rust-lang:incoming Jan 3, 2013
@catamorphism
Copy link
Contributor

Merged, thanks!

RalfJung added a commit to RalfJung/rust that referenced this pull request May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants