cpython/.github/workflows
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
..
add-issue-header.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
build.yml [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
documentation-links.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
jit.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
lint.yml [3.13] Add zizmor to pre-commit and fix most findings (#127749) (#127786) 2024-12-10 13:48:26 +00:00
mypy.yml [3.13] gh-133403: Run mypy on Tools/build/mypy.ini changes (GH-137692) (#137699) 2025-08-13 06:18:29 +00:00
new-bugs-announce-notifier.yml build(deps): bump actions/github-script from 6 to 7 (#112584) 2023-12-01 11:41:09 +01:00
posix-deps-apt.sh [3.13] gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566) (#126619) 2024-11-22 20:18:57 +01:00
project-updater.yml [3.13] gh-130604: Always run all matrix workflows in GitHub Actions (GH-130603) (#130612) 2025-02-26 22:13:00 +00:00
regen-abidump.sh Add ABI dump script (#94135) 2022-06-23 22:52:43 +01:00
require-pr-label.yml [3.13] gh-127785: Limit check labels github action permission (GH-130596) (#130623) 2025-02-27 14:57:41 +00:00
reusable-context.yml [3.13] gh-133410: Fix PR detection in build workflow (GH-133671) (#134054) 2025-05-15 16:41:47 +03:00
reusable-docs.yml [3.13] gh-136155: Docs: check for EPUB fatal errors in CI (GH-134074) (#137538) 2025-08-08 19:05:24 +03:00
reusable-macos.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
reusable-san.yml [3.13] GH-111758: Merge TSan and UBSan reusable GHA workflows (#136820) (GH-137029) 2025-08-01 15:00:48 +02:00
reusable-ubuntu.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
reusable-wasi.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
reusable-windows-msi.yml [3.13] Add colour to GitHub Actions output (GH-129196) (#129198) 2025-01-22 21:45:08 +00:00
reusable-windows.yml [3.13] CI: Change job name to 'build arm64' on Windows (GH-129434) (#129439) 2025-01-29 13:40:04 +00:00
stale.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
verify-ensurepip-wheels.yml [3.13] Add zizmor to pre-commit and fix most findings (#127749) (#127786) 2024-12-10 13:48:26 +00:00