]> 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)
commit4e64d8768f735cb98e50472921b57a7da508ee80
tree60cdd0b4a47d23a9662abf7b2254fe0890256a18
parentb606d45fb26d38ba00b06a4349fd05172ba9e12c
Issue #21976: Fix test_ssl to accept LibreSSL version strings.
Thanks to William Orr.
Lib/test/test_ssl.py
Misc/ACKS
Misc/NEWS