commit | f82fd77717b58c97a16c05e25c72388b35860459 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Sat May 01 16:05:01 2021 +0200 |
committer | GitHub <noreply@github.com> | Sat May 01 16:05:01 2021 +0200 |
tree | ba7c61b6b350f0d4de19e2ee9fd095f2937343d7 | |
parent | bf99b7151663905fd5e71efe45184dc8fffc3236 [diff] |
bpo-43989: Temporarily disable warnings in ssltests (GH-25780) -Werror is currently broken.