summaryrefslogtreecommitdiffstats
path: root/Tools/ssl/test_multiple_versions.py
Commit message (Collapse)AuthorAgeFilesLines
* [2.7] Update multissl test helper (GH-3349) (#3416)Christian Heimes2017-09-071-241/+0
| | | | Signed-off-by: Christian Heimes <christian@python.org>. (cherry picked from commit d3b9f97e6d92bbfcf956638344fd827a40837b96)
* backport many ssl features from Python 3 (closes #21308)Benjamin Peterson2014-08-201-0/+241
A contribution of Alex Gaynor and David Reid with the generous support of Rackspace. May God have mercy on their souls.