commit | 3447750073aff229b049e4ccd6217db2811dcfd1 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Mon Apr 12 12:00:38 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon Apr 12 12:00:38 2021 +0200 |
tree | 5d02a6bb7d41669e9334b35c0ed0e943bee8b440 | |
parent | 06e971fc0eeaf6301ea6230c54957ac045f054a9 [diff] |
bpo-41561: Fix testing with OpenSSL 1.0.2 (GH-25355) Signed-off-by: Christian Heimes <christian@python.org>