Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Nov 16, 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

Automerge-Triggered-By: @tiran

Copy link
Contributor

@benjaminp benjaminp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's certainly a weird behavior.

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>
@tiran tiran force-pushed the bpo-38820-openssl300 branch from 0253424 to 560ecec Compare December 7, 2019 13:41
@miss-islington miss-islington merged commit 2b7de66 into python:master Dec 7, 2019
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
@bedevere-bot
Copy link

GH-17499 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-17500 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
miss-islington added a commit that referenced this pull request 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
miss-islington added a commit that referenced this pull request 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
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
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
@Avon619
Copy link

Avon619 commented Sep 21, 2021

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

Automerge-Triggered-By: @tiran

tiran added a commit to tiran/cpython that referenced this pull request Jul 1, 2022
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.

6 participants