[3.6] bpo-29781: Fix SSLObject.version before handshake (GH-3364) by tiran · Pull Request #3381 · python/cpython
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)
tiran
deleted the
backport-6877111-3.6
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters