]> granicus.if.org Git - python/commit
Issue #23345: Prevent test_ssl failures with large OpenSSL patch level
authorNed Deily <nad@acm.org>
Thu, 5 Feb 2015 06:19:11 +0000 (17:19 +1100)
committerNed Deily <nad@acm.org>
Thu, 5 Feb 2015 06:19:11 +0000 (17:19 +1100)
commitfa11978f1b14ca5dbbf83c3e0152d4bfa029bf35
tree053c94c300ba49c4fbc7284a01909b2219c10a4f
parentad5ddf79c37a5c25ad37ff18687ebd293b9d17e0
Issue #23345: Prevent test_ssl failures with large OpenSSL patch level
values (like 0.9.8zc).
Lib/test/test_ssl.py
Misc/NEWS