[3.6] bpo-29781: Fix SSLObject.version before handshake (GH-3364) by tiran · Pull Request #3381 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
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)
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)
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting merge
label
tiran
merged commit
6da379b
into
python:3.6
tiran
deleted the
backport-6877111-3.6
branch
Mariatta
removed
the
awaiting merge
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment