]> 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:35:01 +0000 (18:35 -0400)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 21 Jul 2014 22:35:01 +0000 (18:35 -0400)
commitdfab935c74745133234dded912ec1b0721888505
tree540a0b5f299daec2c289fd5740dfd483c308f033
parent47ae763d2897bf8a2d11b6f7d49ef79df6ef92be
Issue #21976: Fix test_ssl to accept LibreSSL version strings.
Thanks to William Orr.
Lib/test/test_ssl.py
Misc/ACKS
Misc/NEWS