Skip to content

GH-131798: Skip self/NULL checks for some known non-methods #148402

GH-131798: Skip self/NULL checks for some known non-methods

GH-131798: Skip self/NULL checks for some known non-methods #148402

Triggered via pull request April 8, 2025 18:36
Status Success
Total duration 24m 30s
Artifacts

build.yml

on: pull_request
Change detection  /  Create context from changed files
11s
Change detection / Create context from changed files
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-tsan
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: CIFuzz
Docs  /  Docs
1m 39s
Docs / Docs
Docs  /  Doctest
5m 5s
Docs / Doctest
Check if Autoconf files are up to date
27s
Check if Autoconf files are up to date
Check if generated files are up to date
4m 31s
Check if generated files are up to date
WASI  /  build and test
4m 29s
WASI / build and test
Hypothesis tests on Ubuntu
8m 40s
Hypothesis tests on Ubuntu
Cross build Linux
3m 42s
Cross build Linux
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Docs / Docs
Process completed with exit code 2.
Cross build Linux: Python/generated_cases.c.h#L3175
variable ‘self_or_null’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Python/generated_cases.c.h#L4087
variable ‘null’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Python/generated_cases.c.h#L4155
variable ‘null’ set but not used [-Wunused-but-set-variable]
Cross build Linux: Python/generated_cases.c.h#L4223
variable ‘null’ set but not used [-Wunused-but-set-variable]
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, run: brew reinstall xz
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, run: brew reinstall xz
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
macOS / build and test (macos-13)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
macOS / build and test (macos-13)
xz 5.8.1 is already installed and up-to-date. To reinstall 5.8.1, run: brew reinstall xz
macOS / build and test (macos-13)
gdbm 1.25 is already installed and up-to-date. To reinstall 1.25, run: brew reinstall gdbm
macOS / build and test (macos-13)
tcl-tk@8 8.6.16 is already installed and up-to-date. To reinstall 8.6.16, run: brew reinstall tcl-tk@8
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Address sanitizer (ubuntu-24.04): Python/generated_cases.c.h#L3175
variable ‘self_or_null’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Python/generated_cases.c.h#L4087
variable ‘null’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Python/generated_cases.c.h#L4155
variable ‘null’ set but not used [-Wunused-but-set-variable]
Address sanitizer (ubuntu-24.04): Python/generated_cases.c.h#L4223
variable ‘null’ set but not used [-Wunused-but-set-variable]