Skip to content

[3.6] bpo-29781: Fix SSLObject.version before handshake (GH-3364)#3381

Merged
tiran merged 1 commit into
python:3.6from
tiran:backport-6877111-3.6
Sep 6, 2017
Merged

[3.6] bpo-29781: Fix SSLObject.version before handshake (GH-3364)#3381
tiran merged 1 commit into
python:3.6from
tiran:backport-6877111-3.6

Conversation

@tiran

@tiran tiran commented Sep 6, 2017

Copy link
Copy Markdown
Member

SSLObject.version() now correctly returns None when handshake over BIO has
not been performed yet.

Signed-off-by: Christian Heimes christian@python.org
(cherry picked from commit 6877111)

https://bugs.python.org/issue29781

SSLObject.version() now correctly returns None when handshake over BIO has
not been performed yet.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 6877111)
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