gh-117122: Fix pystats after incremental GC changes #106857
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 16s
Windows
/
build and test (x86)
15m 48s
Windows
/
build and test (x64)
14m 37s
Windows
/
build (arm64)
2m 18s
Windows (free-threading)
/
build and test (x86)
27m 1s
Windows (free-threading)
/
build and test (x64)
26m 36s
Windows (free-threading)
/
build (arm64)
2m 52s
Ubuntu
/
build and test
8m 7s
Ubuntu (free-threading)
/
build and test
9m 32s
WASI
/
build and test
10m 15s
Hypothesis tests on Ubuntu
6m 8s
Address sanitizer
8m 51s
Thread sanitizer
/
Thread sanitizer
7m 13s
Thread sanitizer (free-threading)
/
Thread sanitizer
7m 25s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
3s
Annotations
5 warnings
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#L1703
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
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#L1703
'function': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|