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

[3.7] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) #17500

Merged
merged 2 commits into from
Dec 7, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 7, 2019

test_openssl_version now accepts version 3.0.0.

getpeercert() no longer returns IPv6 addresses with a trailing new line.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue38820
(cherry picked from commit 2b7de66)

Co-authored-by: Christian Heimes christian@python.org

https://bugs.python.org/issue38820

Automerge-Triggered-By: @tiran

test_openssl_version now accepts version 3.0.0.

getpeercert() no longer returns IPv6 addresses with a trailing new line.

Signed-off-by: Christian Heimes <christian@python.org>

https://bugs.python.org/issue38820
(cherry picked from commit 2b7de66)

Co-authored-by: Christian Heimes <christian@python.org>
Change versionchanged to 3.7.6
@miss-islington
Copy link
Contributor Author

@tiran: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@tiran: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@miss-islington: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit a197f8a into python:3.7 Dec 7, 2019
@miss-islington miss-islington deleted the backport-2b7de66-3.7 branch December 7, 2019 17:20
stratakis pushed a commit to stratakis/cpython that referenced this pull request Mar 11, 2024
)

test_openssl_version now accepts version 3.0.0.

getpeercert() no longer returns IPv6 addresses with a trailing new line.

Signed-off-by: Christian Heimes <christian@python.org>

https://bugs.python.org/issue38820
(cherry picked from commit 2b7de66)

Co-authored-by: Christian Heimes <christian@python.org>

https://bugs.python.org/issue38820

Automerge-Triggered-By: @tiran
mcepl pushed a commit to openSUSE-Python/cpython that referenced this pull request Apr 2, 2024
)

test_openssl_version now accepts version 3.0.0.

getpeercert() no longer returns IPv6 addresses with a trailing new line.

Signed-off-by: Christian Heimes <christian@python.org>

https://bugs.python.org/issue38820
(cherry picked from commit 2b7de66)

Co-authored-by: Christian Heimes <christian@python.org>

https://bugs.python.org/issue38820

Automerge-Triggered-By: @tiran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants