cpython/.github
Bénédikt Tran 8629d466f0
[3.13] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (GH-135262) (#138110)
This partially reverts commit ad944b5e1f
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.

(cherry picked from commit 96b7a2eba4)
2025-08-24 09:47:09 +00:00
..
ISSUE_TEMPLATE add 3.13 as an option on the bug form (#111083) 2023-10-19 17:52:56 +01:00
problem-matchers Remove Sphinx problem matcher to avoid annotating unchanged files (#108005) 2023-08-16 12:18:56 -06:00
workflows [3.13] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (GH-135262) (#138110) 2025-08-24 09:47:09 +00:00
CODEOWNERS [3.13] Remove Alex Waygood as a codeowner for pre-commit config (#137372) (#137374) 2025-08-04 11:40:56 +01:00
CONTRIBUTING.rst Update build status links in contributing doc (GH-98672) 2022-10-25 12:13:37 -05: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 [3.13] CI: Update outdated references to Python version and GH issues (GH-132394) (#132402) 2025-04-11 15:10:14 +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 [3.13] Update pre-commit repos (GH-132792) (#132804) 2025-04-22 15:57:34 +00:00