Skip to content

gh-128942: make arraymodule.c free-thread safe (lock-free) #144508

gh-128942: make arraymodule.c free-thread safe (lock-free)

gh-128942: make arraymodule.c free-thread safe (lock-free) #144508

Triggered via pull request March 7, 2025 07:15
Status Success
Total duration 24m 1s
Artifacts

build.yml

on: pull_request
Change detection  /  Create context from changed files
9s
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 38s
Docs / Docs
Docs  /  Doctest
4m 29s
Docs / Doctest
Check if Autoconf files are up to date
28s
Check if Autoconf files are up to date
Check if generated files are up to date
4m 11s
Check if generated files are up to date
WASI  /  build and test
4m 51s
WASI / build and test
Hypothesis tests on Ubuntu
6m 57s
Hypothesis tests on Ubuntu
Cross build Linux
4m 19s
Cross build Linux
All required checks pass
2s
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.
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, 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.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS / build and test (macos-13)
xz 5.6.4 is already installed and up-to-date. To reinstall 5.6.4, run: brew reinstall xz
macOS / build and test (macos-13)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, 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!
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, 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!
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Include/internal/pycore_pyatomic_ft_wrappers.h#L83
pointer targets in passing argument 1 of ‘_Py_atomic_load_int_relaxed’ differ in signedness [-Wpointer-sign]
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm): Include/internal/pycore_pyatomic_ft_wrappers.h#L81
pointer targets in passing argument 1 of ‘_Py_atomic_store_int_relaxed’ differ in signedness [-Wpointer-sign]