]> granicus.if.org Git - python/commit
Issue #21976: Fix test_ssl to accept LibreSSL version strings.
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 21 Jul 2014 22:37:36 +0000 (18:37 -0400)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 21 Jul 2014 22:37:36 +0000 (18:37 -0400)
commit26408df88fa6d84f0702964cef60e74c7830c066
treef8dbea43e534dea4c67d1ad7aabc6449c9e42ff5
parent41323e7483b2d273d1d53cfba4bc92c6697b960e
parentdfab935c74745133234dded912ec1b0721888505
Issue #21976: Fix test_ssl to accept LibreSSL version strings.
Thanks to William Orr.
Lib/test/test_ssl.py
Misc/ACKS
Misc/NEWS