gh-117061: Fix test_posix.test_sched_setaffinity() on RHEL9 (#117126) #346
build.yml
on: push
Check for source changes
8s
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
2m 45s
Windows
/
build and test (x86)
15m 40s
Windows
/
build and test (x64)
15m 13s
Windows
/
build (arm64)
2m 22s
Windows (free-threading)
/
build and test (x86)
27m 52s
Windows (free-threading)
/
build and test (x64)
19m 24s
Windows (free-threading)
/
build (arm64)
3m 19s
Ubuntu
/
build and test
10m 32s
Ubuntu (free-threading)
/
build and test
11m 5s
WASI
/
build and test
13m 41s
Hypothesis tests on Ubuntu
6m 10s
Address sanitizer
11m 12s
Thread sanitizer
/
Thread sanitizer
9m 47s
Thread sanitizer (free-threading)
/
Thread sanitizer
12m 25s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
2s
Annotations
10 warnings
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
Address sanitizer:
Python/gc.c#L1387
unused variable ‘not_visited’ [-Wunused-variable]
|
Windows / build (arm64):
Python/optimizer_cases.c.h#L1601
'initializing': conversion from 'uint64_t' to 'uintptr_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Windows / build (arm64):
Python/gc.c#L1240
'function': conversion from 'uintptr_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Python/gc.c#L1700
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows (free-threading) / build (arm64):
Python/optimizer_cases.c.h#L1601
'initializing': conversion from 'uint64_t' to 'uintptr_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Windows / build and test (x64):
Python/optimizer_cases.c.h#L1601
'initializing': conversion from 'uint64_t' to 'uintptr_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
Windows / build and test (x64):
Python/gc.c#L1240
'function': conversion from 'uintptr_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Python/gc.c#L1700
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows (free-threading) / build and test (x64):
Python/optimizer_cases.c.h#L1601
'initializing': conversion from 'uint64_t' to 'uintptr_t', possible loss of data [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|