Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-35952: Fix pythoninfo when the compiler is missing #13007

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
Apr 29, 2019
Merged

bpo-35952: Fix pythoninfo when the compiler is missing #13007

merged 2 commits into from
Apr 29, 2019

Conversation

xdegaye
Copy link
Contributor

@xdegaye xdegaye commented Apr 29, 2019

@xdegaye xdegaye changed the title bpo-35952: pythoninfo prints the compiler name bpo-35952: Fix pythoninfo when the compiler is missing Apr 29, 2019
Fix the previous changes:
* CC is already logged as sysconfig[CC].
* Catch OSError.
@vstinner vstinner merged commit a86e064 into python:master Apr 29, 2019
@vstinner
Copy link
Member

Thanks for the fix Xavier. I backported latest pythoninfo changes (not only this one) to 2.7 and 3.7 branches.

@xdegaye xdegaye deleted the bpo-35952 branch December 10, 2019 12:20
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.

4 participants