GH-145668: Add FOR_ITER specialization for virtual iterators. Specialize GET_ITER. #187603
build.yml
on: pull_request
Change detection
/
Create context from changed files
13s
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests
Matrix: build-ubuntu
Matrix: build-windows-msi
Waiting for pending jobs
Matrix: build-windows
Matrix: cifuzz
Docs
/
Doctest
5m 54s
Docs
/
Check EPUB
1m 59s
Check if Autoconf files are up to date
54s
Check if generated files are up to date
4m 27s
C API Docs
/
Check if all C APIs are documented
8s
iOS
20m 22s
Emscripten
/
build and test
18m 52s
WASI
/
build and test
5m 1s
Hypothesis tests on Ubuntu
9m 36s
Cross build Linux
19m 52s
Matrix: build-android
Docs
/
...
/
Check for removed HTML IDs
1m 50s
All required checks pass
4s
Annotations
18 errors and 28 warnings
|
Windows (free-threading) / Build and test (x64, switch-case)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3930
'op': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3930
'op': undeclared identifier [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS (free-threading) / build and test (macos-26)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/listobject.c#L3930
‘op’ undeclared (first use in this function)
|
|
Docs / Docs
Process completed with exit code 2.
|
|
Docs / Check EPUB
Process completed with exit code 1.
|
|
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (x64, tail-call)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3930
'op': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3930
‘op’ undeclared (first use in this function)
|
|
Windows / Build and test (x64, tail-call)
Process completed with exit code 1.
|
|
Windows / Build and test (x64, tail-call):
Python/generated_cases.c.h#L6266
Unable to perform required tail call. Performance may be degraded. [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64, tail-call):
Python/generated_cases.c.h#L6266
Unable to perform required tail call. Performance may be degraded. [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
All required checks pass
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3927
'_PyList_GetItemRefNoLock': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Objects/listobject.c#L3927
'function': '_PyStackRef *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3927
'_PyList_GetItemRefNoLock': different types for formal and actual parameter 3 [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Objects/listobject.c#L3927
'function': '_PyStackRef *' differs in levels of indirection from 'PyObject **' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
macOS (free-threading) / build and test (macos-26)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
|
|
macOS (free-threading) / build and test (macos-26)
openssl@3.5 was installed but not linked because openssl@3 and openssl@3 are already linked.
To link this version, run:
brew link openssl@3.5
|
|
macOS (free-threading) / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS (free-threading) / build and test (macos-26)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS (free-threading) / build and test (macos-26)
xz 5.8.2 is already installed and up-to-date.
To reinstall 5.8.2, run:
brew reinstall xz
|
|
macOS (free-threading) / build and test (macos-26)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04):
Objects/listobject.c#L3927
passing argument 3 of ‘_PyList_GetItemRefNoLock’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
Docs / Docs:
Doc/c-api/typeobj.rst#L151
c:member reference target not found: PyTypeObject.tp_iteritem [ref.member]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3927
'_PyList_GetItemRefNoLock': different types for formal and actual parameter 3 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Objects/listobject.c#L3927
'function': '_PyStackRef *' differs in levels of indirection from 'PyObject **' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm):
Objects/listobject.c#L3927
passing argument 3 of ‘_PyList_GetItemRefNoLock’ from incompatible pointer type [-Wincompatible-pointer-types]
|
|
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-26)
Already linked: /opt/homebrew/Cellar/tcl-tk/9.0.3
|
|
macOS / build and test (macos-26)
openssl@3.5 was installed but not linked because openssl@3 and openssl@3 are already linked.
To link this version, run:
brew link openssl@3.5
|
|
macOS / build and test (macos-26)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-26)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-26)
xz 5.8.2 is already installed and up-to-date.
To reinstall 5.8.2, run:
brew reinstall xz
|
|
macOS / build and test (macos-26)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
macOS / build and test (macos-26-intel)
Already linked: /usr/local/Cellar/tcl-tk/9.0.3
|
|
macOS / build and test (macos-26-intel)
openssl@3.5 was installed but not linked because openssl@3 and openssl@3 are already linked.
To link this version, run:
brew link openssl@3.5
|
|
macOS / build and test (macos-26-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-26-intel)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-26-intel)
xz 5.8.2 is already installed and up-to-date.
To reinstall 5.8.2, run:
brew reinstall xz
|
|
macOS / build and test (macos-26-intel)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UBSan-logs-default
|
17.7 KB |
sha256:9389f78f03ff49cad368bde8173e282ea3446edbfdba003a95c7a0fa0252c0b5
|
|
|
html-ids-head.json.gz
|
118 KB |
sha256:8058adf3da02de2696cb2a667e4f1f7a78230961a9aedfa4fb7c3325464cd06d
|
|