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 christian.heimes, dstufft, ethan.furman, giampaolo.rodola, janssen, pitrou, python-dev
Date 2014-04-18.18:33:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g9Qsk0c5Hz7LjN@mail.python.org>
In-reply-to
Content
New changeset f776771ab0ee by Antoine Pitrou in branch 'default':
Issue #21068: The ssl.PROTOCOL* constants are now enum members.
http://hg.python.org/cpython/rev/f776771ab0ee
History
Date User Action Args
2014-04-18 18:33:15python-devsetrecipients: + python-dev, janssen, pitrou, giampaolo.rodola, christian.heimes, ethan.furman, dstufft
2014-04-18 18:33:14python-devlinkissue21068 messages
2014-04-18 18:33:14python-devcreate