cpython/.github
Christian Heimes f6c6b5821b
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
Ubuntu 20.04 comes with a patched OpenSSL 1.1.1. Default security level
2 blocks TLS 1.0 and 1.1 connections. Regular OpenSSL 1.1.1 builds allow
TLS 1.0 and 1.1 on security level 2.

See: 
See: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1899878
See: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1917625
Signed-off-by: Christian Heimes <christian@python.org>
2021-03-18 15:06:50 -07:00
..
problem-matchers [workflow] Use MSVC problem matcher for Windows action build (GH-18532) 2020-12-28 12:28:40 -06:00
workflows bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) 2021-03-18 15:06:50 -07:00
CODEOWNERS GH: Add isidentical to the CODEOWNERS (GH-23923) 2020-12-24 14:30:46 +03:00
CONTRIBUTING.rst Closes bpo-40558: update CONTRIBUTING.rst to reflect current branches (GH-19989) 2020-05-25 14:19:42 -05:00
FUNDING.yml Add GitHub sponsor info for Python (GH-22887) 2020-10-23 08:23:58 -07:00
PULL_REQUEST_TEMPLATE.md bpo-33488: Satisfy markdownlint for the pull request template. (GH-6786) 2018-05-13 17:55:35 -07:00
SECURITY.md Fix a typo in SECURITY.md (GH-13568) 2019-05-27 10:45:24 -07:00
codecov.yml Ignore NEWS snippets in code coverage stats (GH-18194) 2020-01-28 02:05:03 +10:00
dependabot.yml Fix dependabot.yml file (GH-24443) 2021-02-04 11:22:34 -08:00