Skip to content

gh-132312: Significantly reduce thread state lookups in the interpreter #196417

gh-132312: Significantly reduce thread state lookups in the interpreter

gh-132312: Significantly reduce thread state lookups in the interpreter #196417

Triggered via pull request June 13, 2026 18:35
Status Cancelled
Total duration 6m 36s
Artifacts 1

build.yml

on: pull_request
Change detection  /  Create context from changed files
13s
Change detection / Create context from changed files
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: cifuzz
Check if Autoconf files are up to date
23s
Check if Autoconf files are up to date
Check if generated files are up to date
2m 29s
Check if generated files are up to date
C API Docs  /  Check if all C APIs are documented
7s
C API Docs / Check if all C APIs are documented
iOS
52s
iOS
Emscripten  /  build and test
4m 17s
Emscripten / build and test
WASI  /  build and test
5m 52s
WASI / build and test
Hypothesis tests on Ubuntu
5m 52s
Hypothesis tests on Ubuntu
Cross build Linux
53s
Cross build Linux
Docs  /  Check EPUB
Docs / Check EPUB
Docs  /  Doctest
Docs / Doctest
Docs  /  Docs
Docs / Docs
Matrix: build-android
Docs  /  ...  /  Check for removed HTML IDs
Docs / Check for removed HTML IDs / Check for removed HTML IDs
All required checks pass
3s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

131 errors and 77 warnings
Android (x86_64)
Process completed with exit code 1.
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L121
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L219
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L219
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L121
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L121
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'void _Py_DECREF(PyThreadState *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'void _Py_DECREF(PyThreadState *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'void _Py_DECREF(PyThreadState *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'void _Py_DECREF(PyThreadState *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'void _Py_DECREF(PyThreadState *,PyObject *)': too few arguments for call [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
iOS
Process completed with exit code 1.
Windows / Build and test (Win32, switch-case)
Process completed with exit code 1.
Windows / Build and test (x64, switch-case): Include/internal/pycore_gc.h#L268
left of '->gc' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_gc.h#L226
left of '->gc' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_gc.h#L268
left of '->gc' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_gc.h#L226
left of '->gc' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Cross build Linux: Include/internal/pycore_gc.h#L268
invalid type argument of ‘->’ (have ‘int’)
Cross build Linux: Include/internal/pycore_gc.h#L226
invalid type argument of ‘->’ (have ‘int’)
Cross build Linux: Include/internal/pycore_gc.h#L226
implicit declaration of function ‘_PyInterpreterState_GET’; did you mean ‘PyInterpreterState_Get’? [-Werror=implicit-function-declaration]
Cross build Linux: Include/internal/pycore_pystate.h#L219
expected identifier or ‘(’ before ‘inline’
Cross build Linux: Include/internal/pycore_pystate.h#L121
expected identifier or ‘(’ before ‘inline’
Cross build Linux: Include/internal/pycore_pystate.h#L219
expected identifier or ‘(’ before ‘inline’
Cross build Linux: Include/internal/pycore_pystate.h#L121
expected identifier or ‘(’ before ‘inline’
Cross build Linux: Parser/action_helpers.c#L129
implicit declaration of function ‘_PyInterpreterState_GET’; did you mean ‘PyInterpreterState_Get’? [-Werror=implicit-function-declaration]
Cross build Linux: Include/internal/pycore_pystate.h#L219
expected identifier or ‘(’ before ‘inline’
Cross build Linux: Include/internal/pycore_pystate.h#L121
expected identifier or ‘(’ before ‘inline’
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Android (aarch64)
Process completed with exit code 1.
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L219
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L219
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L121
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L121
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_gc.h#L268
left of '->gc' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_gc.h#L226
left of '->gc' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L219
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L121
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L219
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_pystate.h#L121
syntax error: 'type' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Address sanitizer (ubuntu-24.04): Include/internal/pycore_pystate.h#L121
expected identifier or ‘(’ before ‘inline’
Address sanitizer (ubuntu-24.04): Parser/pegen.c#L710
implicit declaration of function ‘_PyThreadState_GET’; did you mean ‘PyThreadState_GET’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Parser/pegen.c#L549
implicit declaration of function ‘_PyInterpreterState_GET’; did you mean ‘PyInterpreterState_Get’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Include/internal/pycore_gc.h#L268
invalid type argument of ‘->’ (have ‘int’)
Address sanitizer (ubuntu-24.04): Include/internal/pycore_gc.h#L226
invalid type argument of ‘->’ (have ‘int’)
Address sanitizer (ubuntu-24.04): Include/internal/pycore_gc.h#L226
implicit declaration of function ‘_PyInterpreterState_GET’; did you mean ‘PyInterpreterState_Get’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Include/internal/pycore_pystate.h#L219
expected identifier or ‘(’ before ‘inline’
Address sanitizer (ubuntu-24.04): Include/internal/pycore_pystate.h#L121
expected identifier or ‘(’ before ‘inline’
Address sanitizer (ubuntu-24.04): Include/internal/pycore_pystate.h#L219
expected identifier or ‘(’ before ‘inline’
Address sanitizer (ubuntu-24.04): Include/internal/pycore_pystate.h#L121
expected identifier or ‘(’ before ‘inline’
Windows / Build and test (arm64, switch-case): Include/internal/pycore_gc.h#L268
left of '->gc' must point to struct/union [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_gc.h#L226
left of '->gc' must point to struct/union [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_gc.h#L268
left of '->gc' must point to struct/union [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_gc.h#L226
left of '->gc' must point to struct/union [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L217
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L119
syntax error: 'type' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Check if generated files are up to date
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, aws-lc, 5.0.0)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.3)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.21)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.7)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 4.0.1)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.6)
Process completed with exit code 2.
Emscripten / build and test
Process completed with exit code 1.
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
WASI / build and test
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
WASI / build and test
The operation was canceled.
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Ubuntu (free-threading) / build and test (ubuntu-24.04)
The operation was canceled.
Hypothesis tests on Ubuntu
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Hypothesis tests on Ubuntu
The operation was canceled.
Ubuntu / build and test (ubuntu-24.04-arm)
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Ubuntu / build and test (ubuntu-24.04-arm)
The operation was canceled.
Sanitizers / TSan
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Sanitizers / TSan
The operation was canceled.
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
The operation was canceled.
Ubuntu / build and test (ubuntu-24.04)
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Ubuntu / build and test (ubuntu-24.04)
The operation was canceled.
Sanitizers / TSan (free-threading)
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Sanitizers / TSan (free-threading)
The operation was canceled.
Sanitizers / UBSan
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Sanitizers / UBSan
The operation was canceled.
macOS / build and test (macos-26)
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
macOS / build and test (macos-26)
The operation was canceled.
macOS (free-threading) / build and test (macos-26)
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
macOS (free-threading) / build and test (macos-26)
The operation was canceled.
macOS / build and test (macos-26-intel)
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
macOS / build and test (macos-26-intel)
The operation was canceled.
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
All required checks pass
Process completed with exit code 1.
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Tests
Canceling since a higher priority waiting request for Tests-ZeroIntensity-tstate-bonanza exists
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'function': incompatible types - from 'PyObject *' to 'PyThreadState *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
too many arguments for function-like macro invocation '_Py_DECREF' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'function': incompatible types - from 'PyObject *' to 'PyThreadState *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'function': incompatible types - from 'PyObject *' to 'PyThreadState *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'function': incompatible types - from 'PyObject *' to 'PyThreadState *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
'function': incompatible types - from 'PyObject *' to 'PyThreadState *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
too many arguments for function-like macro invocation '_Py_DECREF' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
too many arguments for function-like macro invocation '_Py_DECREF' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
too many arguments for function-like macro invocation '_Py_DECREF' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, tail-call): Include/refcount.h#L597
too many arguments for function-like macro invocation '_Py_DECREF' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_object.h#L152
'_Py_AddRefTotal': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_object.h#L152
'function': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_gc.h#L226
'_PyInterpreterState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Modules/atexitmodule.c#L30
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Modules/atexitmodule.c#L21
'initializing': 'PyInterpreterState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Modules/atexitmodule.c#L21
'_PyInterpreterState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L317
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L317
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L317
'_PyThreadState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L317
'_PyThreadState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Cross build Linux: Include/internal/pycore_ceval.h#L239
initialization of ‘PyThreadState *’ {aka ‘struct _ts *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Cross build Linux: Parser/pegen.c#L710
initialization of ‘PyThreadState *’ {aka ‘struct _ts *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Cross build Linux: Parser/pegen.c#L549
initialization of ‘PyInterpreterState *’ {aka ‘struct _is *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Cross build Linux: Include/internal/pycore_object.h#L802
initialization of ‘PyInterpreterState *’ {aka ‘struct _is *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Cross build Linux: Parser/action_helpers.c#L129
initialization of ‘PyInterpreterState *’ {aka ‘struct _is *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_object.h#L546
'function': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_object.h#L171
'_Py_AddRefTotal': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_object.h#L171
'function': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Modules/atexitmodule.c#L30
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Modules/atexitmodule.c#L21
'initializing': 'PyInterpreterState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Modules/atexitmodule.c#L21
'_PyInterpreterState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L317
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L317
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L317
'_PyThreadState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (x64, switch-case): Include/internal/pycore_pystate.h#L317
'_PyThreadState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_gc.h#L226
'_PyInterpreterState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_gc.h#L226
'_PyInterpreterState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_ceval.h#L239
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_ceval.h#L239
'_PyThreadState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_object.h#L802
'initializing': 'PyInterpreterState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Modules/atexitmodule.c#L30
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Modules/atexitmodule.c#L30
'_PyThreadState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Modules/atexitmodule.c#L21
'initializing': 'PyInterpreterState *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Include/internal/pycore_gc.h#L226
'_PyInterpreterState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (x64, tail-call): Modules/atexitmodule.c#L21
'_PyInterpreterState_GET' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Address sanitizer (ubuntu-24.04): Parser/action_helpers.c#L129
initialization of ‘PyInterpreterState *’ {aka ‘struct _is *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Include/internal/pycore_ceval.h#L239
initialization of ‘PyThreadState *’ {aka ‘struct _ts *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Parser/pegen.c#L710
initialization of ‘PyThreadState *’ {aka ‘struct _ts *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Parser/pegen.c#L549
initialization of ‘PyInterpreterState *’ {aka ‘struct _is *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Address sanitizer (ubuntu-24.04): Include/internal/pycore_object.h#L802
initialization of ‘PyInterpreterState *’ {aka ‘struct _is *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_object.h#L152
'_Py_AddRefTotal': different types for formal and actual parameter 1 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_object.h#L152
'function': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_gc.h#L226
'_PyInterpreterState_GET' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L317
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L317
'_PyThreadState_GET' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Modules/atexitmodule.c#L30
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Modules/atexitmodule.c#L21
'initializing': 'PyInterpreterState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Modules/atexitmodule.c#L21
'_PyInterpreterState_GET' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L317
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L317
'_PyThreadState_GET' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_object.h#L546
'function': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_object.h#L171
'_Py_AddRefTotal': different types for formal and actual parameter 1 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_object.h#L171
'function': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Modules/atexitmodule.c#L30
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Modules/atexitmodule.c#L21
'initializing': 'PyInterpreterState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Modules/atexitmodule.c#L21
'_PyInterpreterState_GET' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L317
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L317
'initializing': 'PyThreadState *' differs in levels of indirection from 'int' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L317
'_PyThreadState_GET' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / Build and test (arm64, switch-case): Include/internal/pycore_pystate.h#L317
'_PyThreadState_GET' undefined; assuming extern returning int [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
macOS / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-26)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
macOS (free-threading) / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS (free-threading) / build and test (macos-26)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
macOS / build and test (macos-26-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-26-intel)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.

Artifacts

Produced during runtime
Name Size Digest
UBSan-logs-default
745 Bytes
sha256:14df946e39dc6f20da255c8b0ed58417eb7793051a70fdfe4407e28a9ffabf13