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 Arfrever, christian.heimes, giampaolo.rodola, jcea, maker, pitrou, python-dev
Date 2013-03-28.21:29:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZcK2x6TTMzRcN@mail.python.org>
In-reply-to
Content
New changeset 02a89bd646ca by Antoine Pitrou in branch 'default':
Issue #16692: The ssl module now supports TLS 1.1 and TLS 1.2.  Initial patch by Michele Orrù.
http://hg.python.org/cpython/rev/02a89bd646ca
History
Date User Action Args
2013-03-28 21:29:14python-devsetrecipients: + python-dev, jcea, pitrou, giampaolo.rodola, christian.heimes, Arfrever, maker
2013-03-28 21:29:14python-devlinkissue16692 messages
2013-03-28 21:29:14python-devcreate