commit | 1229664f30dd5fd4da32174a19258f8312464d45 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 17 12:12:13 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Sep 17 12:12:13 2018 -0700 |
tree | 59f033bd9edd09b85158db0ccacbe5223791d801 | |
parent | f8e34eee74871b3343f6c3545bce41242ba378e8 [diff] |
bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158) (cherry picked from commit c6fd1c1c3a65217958b68df3a4991e4f306e9b7d) Co-authored-by: Steve Dower <steve.dower@microsoft.com>