This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients geertj, giampaolo.rodola, gvanrossum, pitrou, python-dev, sbt, vstinner, yselivanov
Date 2015-01-15.08:42:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150115084222.11585.27456@psf.io>
In-reply-to
Content
New changeset fb3761de0d3c by Victor Stinner in branch '3.4':
Issue #22560: Fix SSLProtocol._on_handshake_complete()
https://hg.python.org/cpython/rev/fb3761de0d3c
History
Date User Action Args
2015-01-15 08:42:26python-devsetrecipients: + python-dev, gvanrossum, geertj, pitrou, vstinner, giampaolo.rodola, sbt, yselivanov
2015-01-15 08:42:26python-devlinkissue22560 messages
2015-01-15 08:42:26python-devcreate