gh-117783: Immortalize objects that use deferred reference counting #110294
build.yml
on: pull_request
Check for source changes
4s
Matrix: macOS / build and test
Matrix: macOS (free-threading) / build and test
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
4m 55s
Windows
/
build and test (x86)
15m 2s
Windows
/
build and test (x64)
15m 8s
Windows
/
build (arm64)
2m 20s
Windows (free-threading)
/
build and test (x86)
27m 0s
Windows (free-threading)
/
build and test (x64)
26m 7s
Windows (free-threading)
/
build (arm64)
3m 30s
Ubuntu
/
build and test
8m 4s
Ubuntu (free-threading)
/
build and test
9m 58s
WASI
/
build and test
13m 27s
Hypothesis tests on Ubuntu
5m 39s
Address sanitizer
10m 16s
Thread sanitizer
/
Thread sanitizer
4m 36s
Thread sanitizer (free-threading)
/
Thread sanitizer
6m 37s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
3s
Annotations
17 warnings
Ubuntu SSL tests with OpenSSL (3.2.1):
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
|
Ubuntu SSL tests with OpenSSL (3.0.13):
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
|
Ubuntu SSL tests with OpenSSL (3.1.5):
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
|
Windows / build (arm64):
Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Windows / build (arm64):
Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Ubuntu SSL tests with OpenSSL (1.1.1w):
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
|
Windows (free-threading) / build (arm64):
Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Windows (free-threading) / build (arm64):
Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Hypothesis tests on Ubuntu:
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
|
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
Ubuntu / build and test:
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
|
Ubuntu (free-threading) / build and test:
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ {aka ‘struct _PyInterpreterFrame *’} from incompatible pointer type ‘_Py_UopsSymbol *’ {aka ‘struct _Py_UopsSymbol *’} [-Wincompatible-pointer-types]
|
Address sanitizer:
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ from incompatible pointer type ‘_Py_UopsSymbol *’ [-Wincompatible-pointer-types]
|
Windows / build and test (x64):
Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Windows / build and test (x64):
Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows (free-threading) / build and test (x64):
Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Windows (free-threading) / build and test (x64):
Python/optimizer_cases.c.h#L1444
'=': incompatible types - from '_Py_UopsSymbol *' to '_PyInterpreterFrame *' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|