cpython/.github/workflows
Bénédikt Tran 6a9bfee4fa
gh-131423: Update OpenSSL data to 3.4.1 on Linux (#131618)
OpenSSL 3.4.1 mnemonics are not compatible with OpenSSL 3.4.0 ones since
they were renumbered [1, 2]. Consequently, `_ssl_data_34.h` is renamed to
`_ssl_data_340.h` and `_ssl_data_34.h` now contains OpenSSL 3.4.1 mnemonics.

We also refine the mnemonics that are selected, discarding those that are
mnemonic-like but should not be used as such. More precisely, we remove
the ERR_LIB_MASK and ERR_LIB_OFFSET entries from OpenSSL 1.1.1 data.

[1]: https://github.com/openssl/openssl/issues/26316
[2]: https://github.com/openssl/openssl/issues/26388
2025-04-25 10:26:58 +02:00
..
add-issue-header.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
build.yml gh-131423: Update OpenSSL data to 3.4.1 on Linux (#131618) 2025-04-25 10:26:58 +02:00
documentation-links.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
jit.yml Use Windows ARM64 hosted runners (#132546) 2025-04-16 16:27:20 +03:00
lint.yml Add zizmor to pre-commit and fix most findings (#127749) 2024-12-10 12:51:12 +02:00
mypy.yml gh-131507: Add a way to recreate the Misc/mypy symlinks if missing (#132274) 2025-04-09 01:01:36 +02: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 gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566) 2024-11-05 23:29:21 +00:00
project-updater.yml gh-130604: Always run all matrix workflows in GitHub Actions (#130603) 2025-02-26 21:44:48 +00:00
regen-abidump.sh Add ABI dump script (#94135) 2022-06-23 22:52:43 +01:00
require-pr-label.yml gh-127785: Reduce permissions in the check labels workflow (#130596) 2025-02-26 20:47:41 +00:00
reusable-context.yml gh-128446: Skip Windows CI for Unix build system changes (#128450) 2025-02-12 01:53:29 +00:00
reusable-docs.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-macos.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-tsan.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-ubuntu.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-wasi.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-windows-msi.yml Use Windows ARM64 hosted runners (#132546) 2025-04-16 16:27:20 +03:00
reusable-windows.yml Use Windows ARM64 hosted runners (#132546) 2025-04-16 16:27:20 +03:00
stale.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
tail-call.yml gh-132132: Upgrade LLVM on tail calling CI (GH-132098) 2025-04-06 00:58:23 +08:00
verify-ensurepip-wheels.yml Add zizmor to pre-commit and fix most findings (#127749) 2024-12-10 12:51:12 +02:00