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

Added Python's OpenSSL version to 'make platform' #2494

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

andy-maier
Copy link
Contributor

@andy-maier andy-maier commented Oct 7, 2020

You can now see the OpenSSL version that is used by Python's ssl module in each test.

Result as shown by the tests of this PR:

CI OS Python OpenSSL
Appveyor Windows 2.7.17 1.0.2t
Appveyor CygWin 3.8.3 1.1.1f
Travis Ubuntu 16.04.6 2.7.15 1.0.2g
Travis Ubuntu 16.04.6 3.4.8 1.0.2g
Travis Ubuntu 16.04.6 3.8.0 1.0.2g

@andy-maier andy-maier self-assigned this Oct 7, 2020
@andy-maier andy-maier added this to the 1.2.0 milestone Oct 7, 2020
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 90.458% when pulling 811f823 on andy/show-openssl into ff0520f on master.

@coveralls
Copy link

coveralls commented Oct 7, 2020

Coverage Status

Coverage remained the same at 90.708% when pulling 811f823 on andy/show-openssl into ff0520f on master.

@andy-maier andy-maier merged commit df672a3 into master Oct 9, 2020
@andy-maier andy-maier deleted the andy/show-openssl branch October 9, 2020 15:07
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