Skip to content

gh-126703: add freelist for ints with small number of digits #157715

gh-126703: add freelist for ints with small number of digits

gh-126703: add freelist for ints with small number of digits #157715

Triggered via pull request June 15, 2025 19:59
Status Success
Total duration 24m 54s
Artifacts

build.yml

on: pull_request
Change detection  /  Create context from changed files
20s
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 54s
Docs / Docs
Docs  /  Doctest
4m 57s
Docs / Doctest
Check if Autoconf files are up to date
30s
Check if Autoconf files are up to date
Check if generated files are up to date
4m 17s
Check if generated files are up to date
WASI  /  build and test
6m 24s
WASI / build and test
Hypothesis tests on Ubuntu
7m 35s
Hypothesis tests on Ubuntu
Cross build Linux
3m 45s
Cross build Linux
All required checks pass
3s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Docs / Docs
Process completed with exit code 2.
Cross build Linux: Python/crossinterp.c#L2622
variable ‘tstate’ set but not used [-Wunused-but-set-variable]
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!
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)
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)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
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)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
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)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
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)
gdbm 1.25 is already installed and up-to-date. To reinstall 1.25, run: brew reinstall gdbm
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)
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
Address sanitizer (ubuntu-24.04): Python/crossinterp.c#L2622
variable ‘tstate’ set but not used [-Wunused-but-set-variable]