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

fixed bez rezbuild.py breaking on old-style print #705

Merged
merged 2 commits into from
Aug 31, 2019

Conversation

nerdvegas
Copy link
Contributor

print_function made rezbuild.py with old-style print broken
Closes #704

-print_function made rezbuild.py with old-style print broken
@maxnbk
Copy link
Contributor

maxnbk commented Aug 30, 2019

I tested this commit change independently on my current working directory for rez, and it does solve the issue of rezbuild.py failures with print statements.

@nerdvegas
Copy link
Contributor Author

this is a test

# Conflicts:
#	src/rez/cli/_bez.py
#	src/rez/utils/_version.py
@nerdvegas nerdvegas merged commit 1dd8282 into master Aug 31, 2019
@bpabel bpabel deleted the issue_704-bez-printfn branch January 19, 2023 20:33
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.

bez rezbuild.py breaks on old-style print
2 participants