gh-115417: Remove accidentally left debugging print (#115418) #701
build.yml
on: push
Check for source changes
5s
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 3s
Windows
/
build and test (x86)
14m 1s
Windows
/
build and test (x64)
13m 54s
Windows
/
build (arm64)
3m 3s
Windows (free-threading)
/
build and test (x86)
16m 23s
Windows (free-threading)
/
build and test (x64)
15m 58s
Windows (free-threading)
/
build (arm64)
4m 20s
Ubuntu
/
build and test
9m 46s
Ubuntu (free-threading)
/
build and test
10m 31s
Hypothesis tests on Ubuntu
4m 45s
Address sanitizer
10m 26s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
1s
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]
|
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]
|
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]
|
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]
|