gh-117657: TSAN fix race on gstate->young.count #110592
build.yml
on: pull_request
Check for source changes
13s
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 2s
Windows
/
build and test (x86)
14m 38s
Windows
/
build and test (x64)
15m 43s
Windows
/
build (arm64)
3m 49s
Windows (free-threading)
/
build and test (x86)
22m 10s
Windows (free-threading)
/
build and test (x64)
20m 32s
Windows (free-threading)
/
build (arm64)
3m 47s
Ubuntu
/
build and test
8m 18s
Ubuntu (free-threading)
/
build and test
9m 25s
WASI
/
build and test
12m 6s
Hypothesis tests on Ubuntu
6m 9s
Address sanitizer
9m 53s
Thread sanitizer
/
Thread sanitizer
4m 41s
Thread sanitizer (free-threading)
/
Thread sanitizer
7m 0s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
2s
Annotations
17 warnings
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.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.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]
|
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]
|