Skip to content

Make sure that tp_as_xxx methods are never NULL in PyType_Ready() #7208

Make sure that tp_as_xxx methods are never NULL in PyType_Ready()

Make sure that tp_as_xxx methods are never NULL in PyType_Ready() #7208

Triggered via pull request September 14, 2026 15:37
Status Success
Total duration 54m 54s
Artifacts

jit.yml

on: pull_request
Interpreter (Debug)
10m 46s
Interpreter (Debug)
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 2 notices
aarch64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@20 is already installed. To link this version, run: brew link llvm@21
aarch64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@20 is already installed. To link this version, run: brew link llvm@21
x86_64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@20 is already installed. To link this version, run: brew link llvm@21
x86_64-apple-darwin/clang (Debug)
You are using macOS on Intel x86_64. We do not provide support for this platform (as-of September 2026, announced August 2025). Apple have dropped Intel x86_64 support in macOS Golden Gate (27). GitHub Actions are dropping macOS Intel x86_64 runners in 2027. Homebrew is a non-profit project run entirely by volunteers, not employees. If the biggest companies in the world cannot support macOS Intel x86_64 any longer, sadly neither can we. Homebrew no longer builds bottles for this configuration. Existing bottles may still work, but updated formulae may build from source.
x86_64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@20 is already installed. To link this version, run: brew link llvm@21
x86_64-apple-darwin/clang (Release)
You are using macOS on Intel x86_64. We do not provide support for this platform (as-of September 2026, announced August 2025). Apple have dropped Intel x86_64 support in macOS Golden Gate (27). GitHub Actions are dropping macOS Intel x86_64 runners in 2027. Homebrew is a non-profit project run entirely by volunteers, not employees. If the biggest companies in the world cannot support macOS Intel x86_64 any longer, sadly neither can we. Homebrew no longer builds bottles for this configuration. Existing bottles may still work, but updated formulae may build from source.
aarch64-pc-windows-msvc/msvc (Release)
"The windows-11-arm label will migrate to use Visual Studio 2026 by default beginning September 21, 2026. For more information see https://github.com/actions/runner-images/issues/14602"
aarch64-pc-windows-msvc/msvc (Debug)
"The windows-11-arm label will migrate to use Visual Studio 2026 by default beginning September 21, 2026. For more information see https://github.com/actions/runner-images/issues/14602"