[3.14] gh-151428: Remove unused imports in the stdlib (GH-151440) #196467
build.yml
on: pull_request
Change detection
/
Create context from changed files
12s
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
Check if Autoconf files are up to date
32s
Check if generated files are up to date
3m 40s
iOS
35m 48s
Emscripten
/
build and test
5m 13s
WASI
/
build and test
7m 10s
Hypothesis tests on Ubuntu
7m 58s
Cross build Linux
3m 46s
Docs
/
Check EPUB
Docs
/
Docs
Docs
/
Doctest
Check if the ABI has changed
1m 39s
Matrix: build-android
All required checks pass
5s
Annotations
34 errors and 19 warnings
|
Emscripten / build and test
Process completed with exit code 1.
|
|
WASI / build and test
Process completed with exit code 2.
|
|
Hypothesis tests on Ubuntu
Process completed with exit code 2.
|
|
Android (x86_64)
Process completed with exit code 1.
|
|
Address sanitizer (ubuntu-24.04)
Process completed with exit code 143.
|
|
Ubuntu / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Sanitizers / TSan (free-threading)
Process completed with exit code 143.
|
|
Ubuntu / build and test (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
macOS / build and test (macos-26)
Process completed with exit code 2.
|
|
Windows / Build and test (x64)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
Windows / Build and test (arm64)
Process completed with exit code 2.
|
|
macOS (free-threading) / build and test (macos-26)
Process completed with exit code 2.
|
|
Windows / Build and test (Win32)
Process completed with exit code 2.
|
|
Ubuntu (bolt) / build and test (ubuntu-24.04)
Process completed with exit code 2.
|
|
macOS / build and test (macos-15-intel)
Process completed with exit code 2.
|
|
iOS
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (arm64)
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (x64)
Process completed with exit code 2.
|
|
Sanitizers / TSan
Process completed with exit code 143.
|
|
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w)
The job has exceeded the maximum execution time of 1h0m0s
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 1.1.1w)
The operation was canceled.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.6)
The job has exceeded the maximum execution time of 1h0m0s
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.4.6)
The operation was canceled.
|
|
Sanitizers / UBSan
The job has exceeded the maximum execution time of 1h0m0s
|
|
Sanitizers / UBSan
The operation was canceled.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.7)
The job has exceeded the maximum execution time of 1h0m0s
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.5.7)
The operation was canceled.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.21)
The job has exceeded the maximum execution time of 1h0m0s
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.0.21)
The operation was canceled.
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.3)
The job has exceeded the maximum execution time of 1h0m0s
|
|
Ubuntu SSL tests (ubuntu-24.04, openssl, 3.6.3)
The operation was canceled.
|
|
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/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
|
|
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)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Windows / Build and test (x64):
Modules/unicodedata.c#L1569
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\unicodedata.vcxproj]
|
|
Windows / Build and test (x64):
Python/generated_cases.c.h#L12346
'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64):
Python/generated_cases.c.h#L7662
'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (arm64):
Modules/unicodedata.c#L1569
'function': conversion from 'size_t' to 'int', possible loss of data [C:\a\cpython\cpython\PCbuild\unicodedata.vcxproj]
|
|
Windows / Build and test (arm64):
Python/generated_cases.c.h#L12346
'initializing': conversion from '__int64' to 'int', possible loss of data [C:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (arm64):
Python/generated_cases.c.h#L7662
'initializing': conversion from '__int64' to 'int', possible loss of data [C:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
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)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
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)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Windows (free-threading) / Build and test (arm64):
Modules/unicodedata.c#L1569
'function': conversion from 'size_t' to 'int', possible loss of data [C:\a\cpython\cpython\PCbuild\unicodedata.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Python/generated_cases.c.h#L12346
'initializing': conversion from '__int64' to 'int', possible loss of data [C:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64):
Python/generated_cases.c.h#L7662
'initializing': conversion from '__int64' to 'int', possible loss of data [C:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Modules/unicodedata.c#L1569
'function': conversion from 'size_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\unicodedata.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Python/generated_cases.c.h#L12346
'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64):
Python/generated_cases.c.h#L7662
'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UBSan-logs-default
|
1.55 KB |
sha256:18fcbf1237d467b443ec793bd1987fb99798f1f55124627da5ab94aa80288b2e
|
|
|
address-artifacts
|
2.73 KB |
sha256:d3352f432935a5d55c38a6ccda1711e85083ea9e82a50a15a51dda755a6b3562
|
|
|
memory-artifacts
|
11.5 KB |
sha256:c35cf9af066a2b9b7cb97b5fc5f482f86930b31418306f7249545d7d4535ea78
|
|
|
undefined-artifacts
|
11.6 KB |
sha256:5fd8ea648c45ab1cbb0da6f221f2d42e2d7aa854731753366247cbcb471e78e2
|
|