pyenv.pyenv/.github/workflows
Ivan Pozdeev 9ea5bd3005
3.11.0+: Use the `--with-openssl-rpath' Configure option
The options is available since 3.10.0+ (https://github.com/python/cpython/pull/24820)
but has no effect until 3.11.0 (cpython b9e9292d75fdea621e05e39b8629e6935d282d0d)
and broken in MacOS until 3.12.2 (cpython cc13eabc7ce08accf49656e258ba500f74a1dae8),
we add downstream patches to fix that except for 3.11-dev where we disabled it
2026-05-30 05:38:32 +03:00
..
scripts CI: + build with bundled MacOS dependencies (#3123) 2024-12-07 13:58:35 +03:00
add_version.yml CI: add_version: correctly handle exceptions 2026-05-08 17:48:39 +03:00
macos_build.yml 3.11.0+: Use the `--with-openssl-rpath' Configure option 2026-05-30 05:38:32 +03:00
modified_scripts_build.yml 3.11.0+: Use the `--with-openssl-rpath' Configure option 2026-05-30 05:38:32 +03:00
no-response.yml CI: no-response: fix 2026-05-06 01:26:56 +03:00
pyenv_tests.yml CI: use macos-26 2026-04-17 22:53:42 +03:00
ubuntu_build.yml CI: - commented-out code 2025-12-13 17:52:53 +03:00