Sync Python 3.14 branch from GitHub (2026-04-28) #121
build.yml
on: push
Change detection
/
Create context from changed files
10s
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
Waiting for pending jobs
Check if Autoconf files are up to date
30s
Check if generated files are up to date
2m 14s
iOS
20m 18s
Emscripten
/
build and test
20m 7s
WASI
/
build and test
7m 42s
Hypothesis tests on Ubuntu
7m 32s
Cross build Linux
3m 31s
Docs
/
Check EPUB
Docs
/
Docs
Docs
/
Doctest
Check if the ABI has changed
1m 35s
Matrix: build-android
All required checks pass
2s
Annotations
8 errors and 43 warnings
|
Check if Autoconf files are up to date
Process completed with exit code 1.
|
|
Check if the ABI has changed
Process completed with exit code 1.
|
|
Check if generated files are up to date
Process completed with exit code 1.
|
|
Android (x86_64)
Process completed with exit code 1.
|
|
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
|
|
Emscripten / build and test
Process completed with exit code 2.
|
|
iOS
Process completed with exit code 1.
|
|
All required checks pass
Process completed with exit code 1.
|
|
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cinder/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
|
|
macOS / build and test (macos-26)
openssl@3.0 was installed but not linked because openssl@3 and openssl@3 are already linked.
To link this version, run:
brew link openssl@3.0
|
|
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)
tcl-tk@8 8.6.17 is already installed and up-to-date.
To reinstall 8.6.17, run:
brew reinstall tcl-tk@8
|
|
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.3 is already installed and up-to-date.
To reinstall 5.8.3, 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 (free-threading) / build and test (macos-26)
openssl@3.0 was installed but not linked because openssl@3 and openssl@3 are already linked.
To link this version, run:
brew link openssl@3.0
|
|
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)
tcl-tk@8 8.6.17 is already installed and up-to-date.
To reinstall 8.6.17, run:
brew reinstall tcl-tk@8
|
|
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.3 is already installed and up-to-date.
To reinstall 5.8.3, 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
|
|
macOS / build and test (macos-15-intel)
openssl@3.0 was installed but not linked because openssl@3 and openssl@3 are already linked.
To link this version, run:
brew link openssl@3.0
|
|
macOS / build and test (macos-15-intel)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
macOS / build and test (macos-15-intel)
tcl-tk@8 8.6.17 is already installed and up-to-date.
To reinstall 8.6.17, run:
brew reinstall tcl-tk@8
|
|
macOS / build and test (macos-15-intel)
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS / build and test (macos-15-intel)
xz 5.8.3 is already installed and up-to-date.
To reinstall 5.8.3, run:
brew reinstall xz
|
|
macOS / build and test (macos-15-intel)
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
Windows / Build and test (arm64):
Include/internal/pycore_dict.h#L123
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
|
|
Windows / Build and test (arm64):
Modules/unicodedata.c#L1478
'function': conversion from 'size_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\unicodedata.vcxproj]
|
|
Windows / Build and test (arm64):
Include/internal/pycore_dict.h#L123
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/dictobject.c#L4525
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/dictobject.c#L3753
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (arm64):
Objects/dictobject.c#L3712
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64):
Include/internal/pycore_dict.h#L123
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
|
|
Windows / Build and test (x64):
Modules/unicodedata.c#L1478
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\unicodedata.vcxproj]
|
|
Windows / Build and test (x64):
Include/internal/pycore_dict.h#L123
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
|
|
Windows / Build and test (x64):
Objects/dictobject.c#L4525
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64):
Objects/dictobject.c#L3753
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64):
Objects/dictobject.c#L3712
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Include/internal/pycore_dict.h#L123
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Modules/unicodedata.c#L1478
'function': conversion from 'size_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\unicodedata.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Include/internal/pycore_dict.h#L123
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [C:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/dictobject.c#L4525
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/dictobject.c#L3753
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Objects/dictobject.c#L3712
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [C:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Include/internal/pycore_dict.h#L123
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_ctypes.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Modules/unicodedata.c#L1478
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\unicodedata.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Include/internal/pycore_dict.h#L123
'_PyDict_GetItemRefKeepLazy': inconsistent dll linkage [D:\a\cinder\cinder\PCbuild\_testinternalcapi.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/dictobject.c#L4525
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/dictobject.c#L3753
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Objects/dictobject.c#L3712
'=': conversion from 'Py_ssize_t' to 'int', possible loss of data [D:\a\cinder\cinder\PCbuild\pythoncore.vcxproj]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
TSan-logs-free-threading
Expired
|
2.85 KB |
sha256:821eea6303b505f8be498fe8df1a64e66b5582166ed662c28e861d2546506738
|
|
|
UBSan-logs-default
Expired
|
1.24 MB |
sha256:218889e78e656fa8fd15bd2c1256552c0ef33d75f57639b607c9a75d31eae3ec
|
|
|
abi-data
Expired
|
188 KB |
sha256:b1ff1e8444d1fb9b2e4a30bf814ba1f3bb7c3117c4fba10994e6df14602b59e9
|
|