Skip to content

GH-117086: Fix function version numbering #106799

GH-117086: Fix function version numbering

GH-117086: Fix function version numbering #106799

Triggered via pull request March 20, 2024 19:35
Status Success
Total duration 49m 7s
Artifacts

build.yml

on: pull_request
Check for source changes
6s
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
5m 1s
Check if generated files are up to date
Windows  /  build and test (x86)
15m 38s
Windows / build and test (x86)
Windows  /  build and test (x64)
16m 42s
Windows / build and test (x64)
Windows  /  build (arm64)
3m 43s
Windows / build (arm64)
Windows (free-threading)  /  build and test (x86)
28m 41s
Windows (free-threading) / build and test (x86)
Windows (free-threading)  /  build and test (x64)
26m 20s
Windows (free-threading) / build and test (x64)
Windows (free-threading)  /  build (arm64)
2m 50s
Windows (free-threading) / build (arm64)
Ubuntu  /  build and test
8m 32s
Ubuntu / build and test
Ubuntu (free-threading)  /  build and test
9m 30s
Ubuntu (free-threading) / build and test
WASI  /  build and test
10m 55s
WASI / build and test
Hypothesis tests on Ubuntu
5m 56s
Hypothesis tests on Ubuntu
Address sanitizer
8m 31s
Address sanitizer
Thread sanitizer  /  Thread sanitizer
6m 44s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
7m 49s
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

6 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#L1700
'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.
Address sanitizer: Python/gc.c#L1387
unused variable ‘not_visited’ [-Wunused-variable]
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]