cpython/.github
Bénédikt Tran 96b7a2eba4
gh-135261: bring back CI job for testing OpenSSL 1.1.1w (#135262)
This partially reverts commit d83e30cadd
by bringing back the CI job for testing OpenSSL 1.1.1w. Despite this
version being upstream EOL, the rationale for keeping it as follows:

- It most resembles other 1.1.1-work-a-like ssl APIs supported by important vendors.
- Python officially requires OpenSSL 1.1.1 or later, although OpenSSL 3.0 or later
  is recommended for cryptographic modules. Since changing the build requirements
  requires a transition period, we need to keep testing the allowed versions.
- The code base still contains calls to OpenSSL functions that are deprecated since
  OpenSSL 3.0 as well as `ifdef` blocks constrained to OpenSSL 1.1.1.
2025-08-24 09:01:37 +00:00
..
ISSUE_TEMPLATE Python 3.15.0a0 2025-05-07 18:47:42 +03:00
problem-matchers Remove Sphinx problem matcher to avoid annotating unchanged files (#108005) 2023-08-16 12:18:56 -06:00
workflows gh-135261: bring back CI job for testing OpenSSL 1.1.1w (#135262) 2025-08-24 09:01:37 +00:00
actionlint.yaml Use Windows ARM64 hosted runners (#132546) 2025-04-16 16:27:20 +03:00
CODEOWNERS Further CODEOWNERS listings for Adam Turner (#137483) 2025-08-06 19:53:08 +01:00
CONTRIBUTING.rst Fix buildbot release status link in CONTRIBUTING.rst (GH-137429) 2025-08-05 19:44:27 +00:00
dependabot.yml gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090) 2023-08-18 22:42:45 +09:00
PULL_REQUEST_TEMPLATE.md CI: Update outdated references to Python version and GH issues (#132394) 2025-04-11 14:46:33 +00:00
SECURITY.md Update link to supported versions table in security policy (GH-98670) 2022-10-25 11:59:19 -05:00
zizmor.yml Update pre-commit repos (#132792) 2025-04-22 18:32:19 +03:00