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

pep517: print output on build failure #392

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

davidhewitt
Copy link
Member

While debugging PyO3/pyo3#1269 I learned that if the maturin pep517 build fails, no rust compiler output is shown.

This PR reworks those functions so that build output is printed even if the maturin pep517 invocation was unsuccessful, which makes debugging errors easier!

@konstin
Copy link
Member

konstin commented Jan 8, 2021

Thank you!

@konstin konstin merged commit abb34c4 into PyO3:master Jan 8, 2021
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.

2 participants