gh-118331: Don't raise an error if tuple allocation fails when clearing weakrefs #110558
build.yml
on: pull_request
Check for source changes
10s
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
5m 3s
Windows
/
build and test (x86)
16m 59s
Windows
/
build and test (x64)
16m 2s
Windows
/
build (arm64)
3m 32s
Windows (free-threading)
/
build and test (x86)
21m 26s
Windows (free-threading)
/
build and test (x64)
21m 8s
Windows (free-threading)
/
build (arm64)
2m 42s
Ubuntu
/
build and test
7m 41s
Ubuntu (free-threading)
/
build and test
9m 44s
WASI
/
build and test
11m 3s
Hypothesis tests on Ubuntu
6m 3s
Address sanitizer
9m 30s
Thread sanitizer
/
Thread sanitizer
4m 21s
Thread sanitizer (free-threading)
/
Thread sanitizer
7m 35s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
3s
Annotations
17 warnings
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.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 (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]
|
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 (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]
|
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]
|
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]
|
Address sanitizer:
Python/optimizer_cases.c.h#L1444
assignment to ‘_PyInterpreterFrame *’ from incompatible pointer type ‘_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]
|
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]
|