gh-114099: Refactor configure and Makefile to accomodate non-macOS fr… #700
build.yml
on: push
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
2m 30s
Windows
/
build and test (x86)
14m 14s
Windows
/
build and test (x64)
13m 55s
Windows
/
build (arm64)
2m 46s
Windows (free-threading)
/
build and test (x86)
16m 55s
Windows (free-threading)
/
build and test (x64)
15m 43s
Windows (free-threading)
/
build (arm64)
3m 46s
Ubuntu
/
build and test
9m 35s
Ubuntu (free-threading)
/
build and test
10m 12s
Hypothesis tests on Ubuntu
5m 8s
Address sanitizer
11m 6s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
4s
Annotations
9 warnings
Ubuntu SSL tests with OpenSSL (1.1.1w):
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu SSL tests with OpenSSL (3.0.13):
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
Hypothesis tests on Ubuntu:
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu SSL tests with OpenSSL (3.2.1):
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu SSL tests with OpenSSL (3.1.5):
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Address sanitizer:
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu / build and test:
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu (free-threading) / build and test:
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|