cpython/.github
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
..
ISSUE_TEMPLATE Update verison options in crash issue template (GH-125555) 2024-10-15 22:08:00 +00:00
problem-matchers Remove Sphinx problem matcher to avoid annotating unchanged files (#108005) 2023-08-16 12:18:56 -06:00
workflows gh-131423: Update OpenSSL data to 3.4.1 on Linux (#131618) 2025-04-25 10:26:58 +02:00
actionlint.yaml Use Windows ARM64 hosted runners (#132546) 2025-04-16 16:27:20 +03:00
CODEOWNERS CODEOWNERS: add myself to unionobject.c (#132808) 2025-04-22 21:32:22 +03: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 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