Simplify and speed-up an itertools recipe (gh-127848) #1673
build.yml
on: push
Change detection
/
Compute changed files
7s
Matrix: Address sanitizer
Matrix: build_macos
Matrix: build_ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build_windows
Matrix: build_windows_msi
Waiting for pending jobs
Matrix: CIFuzz
Check if Autoconf files are up to date
20s
Check if generated files are up to date
3m 7s
WASI
/
build and test
4m 47s
Hypothesis tests on Ubuntu
6m 45s
Thread sanitizer
/
Thread sanitizer
4m 40s
Thread sanitizer (free-threading)
/
Thread sanitizer
7m 48s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
2s
Annotations
39 warnings
Change detection / Compute changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (arm64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
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 (free-threading) / build and test (macos-14)
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 (macos-14)
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 (macos-14)
gdbm 1.24 is already installed and up-to-date.
To reinstall 1.24, run:
brew reinstall gdbm
|
macOS (free-threading) / build and test (macos-14)
tcl-tk@8 8.6.15 is already installed and up-to-date.
To reinstall 8.6.15, run:
brew reinstall tcl-tk@8
|
macOS (free-threading) / build and test (macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
macOS / build and test (macos-14)
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-14)
xz 5.6.3 is already installed and up-to-date.
To reinstall 5.6.3, run:
brew reinstall xz
|
macOS / build and test (macos-14)
gdbm 1.24 is already installed and up-to-date.
To reinstall 1.24, run:
brew reinstall gdbm
|
macOS / build and test (macos-14)
tcl-tk@8 8.6.15 is already installed and up-to-date.
To reinstall 8.6.15, run:
brew reinstall tcl-tk@8
|
macOS / build and test (macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Address sanitizer (ubuntu-24.04)
‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
|
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.3 is already installed and up-to-date.
To reinstall 5.6.3, 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.15 is already installed and up-to-date.
To reinstall 8.6.15, 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!
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Include/internal/pycore_object.h#L196
'=': conversion from 'Py_ssize_t' to 'uint32_t', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
All required checks pass
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tsan-logs-free-threading
|
2.01 KB |
|