Skip to content

GH-116939: Rewrite binarysort() (#116940) #735

GH-116939: Rewrite binarysort() (#116940)

GH-116939: Rewrite binarysort() (#116940) #735

Triggered via push March 22, 2024 03:29
Status Success
Total duration 41m 15s
Artifacts

build.yml

on: push
Check for source changes
4s
Check for source changes
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
3m 10s
Check if generated files are up to date
Windows  /  build and test (x86)
14m 57s
Windows / build and test (x86)
Windows  /  build and test (x64)
15m 23s
Windows / build and test (x64)
Windows  /  build (arm64)
3m 10s
Windows / build (arm64)
Windows (free-threading)  /  build and test (x86)
27m 52s
Windows (free-threading) / build and test (x86)
Windows (free-threading)  /  build and test (x64)
25m 46s
Windows (free-threading) / build and test (x64)
Windows (free-threading)  /  build (arm64)
2m 51s
Windows (free-threading) / build (arm64)
Ubuntu  /  build and test
10m 48s
Ubuntu / build and test
Ubuntu (free-threading)  /  build and test
12m 21s
Ubuntu (free-threading) / build and test
WASI  /  build and test
13m 45s
WASI / build and test
Hypothesis tests on Ubuntu
6m 4s
Hypothesis tests on Ubuntu
Address sanitizer
10m 58s
Address sanitizer
Thread sanitizer  /  Thread sanitizer
9m 28s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
10m 24s
Thread sanitizer (free-threading) / Thread sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
All required checks pass
3s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Address sanitizer: Python/gc.c#L1387
unused variable ‘not_visited’ [-Wunused-variable]
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
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]