gh-117953: Share More Machinery Code Between Builtin and Dynamic Extensions #110543
build.yml
on: pull_request
Check for source changes
12s
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 46s
Windows
/
build and test (x86)
15m 18s
Windows
/
build and test (x64)
16m 15s
Windows
/
build (arm64)
3m 51s
Windows (free-threading)
/
build and test (x86)
21m 57s
Windows (free-threading)
/
build and test (x64)
21m 24s
Windows (free-threading)
/
build (arm64)
3m 19s
Ubuntu
/
build and test
7m 51s
Ubuntu (free-threading)
/
build and test
10m 20s
WASI
/
build and test
11m 50s
Hypothesis tests on Ubuntu
5m 48s
Address sanitizer
9m 40s
Thread sanitizer
/
Thread sanitizer
3m 19s
Thread sanitizer (free-threading)
/
Thread sanitizer
7m 18s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
1s
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 (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.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]
|
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.
|
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]
|
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]
|