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, giampaolo.rodola, pitrou, python-dev, worr
Date 2014-07-21.22:37:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hHHrX3ksKz7LjP@mail.python.org>
In-reply-to
Content
New changeset 4dac45f88d45 by Antoine Pitrou in branch '3.4':
Issue #21976: Fix test_ssl to accept LibreSSL version strings.
http://hg.python.org/cpython/rev/4dac45f88d45

New changeset 98aec1d9e2a0 by Antoine Pitrou in branch 'default':
Issue #21976: Fix test_ssl to accept LibreSSL version strings.
http://hg.python.org/cpython/rev/98aec1d9e2a0
History
Date User Action Args
2014-07-21 22:37:49python-devsetrecipients: + python-dev, pitrou, giampaolo.rodola, christian.heimes, dstufft, worr
2014-07-21 22:37:49python-devlinkissue21976 messages
2014-07-21 22:37:49python-devcreate