bpo-36544: setup.py reports missing _hashlib by vstinner · Pull Request #12750 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

vstinner wants to merge 1 commit intopython:masterfrom

vstinner:setup_openssl

Closed

bpo-36544: setup.py reports missing _hashlib#12750

vstinner wants to merge 1 commit intopython:masterfrom

vstinner:setup_openssl

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Apr 9, 2019

edited by bedevere-bot

Loading

setup.py now reports when the _hashlib module is missing because
OpenSSL is not available.

https://bugs.python.org/issue36544

setup.py now reports when the _hashlib module is missing because
OpenSSL is not available.

@vstinner

Copy link Copy Markdown

Member Author

vstinner commented

Apr 9, 2019

@tiran proposed a similar change 1 hour ago: PR #12746. I close my PR.

@vstinner vstinner closed this

Apr 9, 2019

@vstinner vstinner deleted the setup_openssl branch

April 9, 2019 16:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot