gh-47005: fix do_open() to let regular headers override unredirected … #200635
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
Waiting for pending jobs
Docs
/
Doctest
6m 49s
Docs
/
Check EPUB
2m 27s
Check if Autoconf files are up to date
28s
Check if generated files are up to date
4m 46s
C API Docs
/
Check if all C APIs are documented
10s
iOS
17m 38s
Emscripten
/
build and test
18m 44s
WASI
/
build and test
5m 22s
Hypothesis tests on Ubuntu
10m 58s
Sanitizers
/
TSan (free-threading)
23m 51s
Cross build Linux
4m 10s
Matrix: build-android
Docs
/
...
/
Check for removed HTML IDs
2m 19s
All required checks pass
5s
Annotations
23 errors and 13 warnings
|
Docs / Docs
Process completed with exit code 2.
|
|
Docs / Check EPUB
Process completed with exit code 1.
|
|
Ubuntu (free-threading) / build and test (ubuntu-26.04-arm)
Process completed with exit code 2.
|
|
macOS (free-threading) / build and test (macos-26)
Process completed with exit code 2.
|
|
Hypothesis tests on Ubuntu
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-26.04)
Process completed with exit code 2.
|
|
Windows / Build and test (x64, tail-call)
Process completed with exit code 2.
|
|
Ubuntu / build and test (ubuntu-26.04-arm)
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (x64, tail-call)
Process completed with exit code 2.
|
|
macOS / build and test (macos-26)
Process completed with exit code 2.
|
|
iOS
Process completed with exit code 1.
|
|
Ubuntu (bolt) / build and test (ubuntu-26.04)
Process completed with exit code 2.
|
|
Ubuntu (free-threading) / build and test (ubuntu-26.04)
Process completed with exit code 2.
|
|
macOS / build and test (macos-26-intel)
Process completed with exit code 2.
|
|
Address sanitizer (ubuntu-26.04)
Process completed with exit code 2.
|
|
Windows / Build and test (Win32, switch-case)
Process completed with exit code 2.
|
|
Windows / Build and test (arm64, switch-case)
Process completed with exit code 2.
|
|
Windows / Build and test (x64, switch-case)
Process completed with exit code 2.
|
|
Android (x86_64)
Process completed with exit code 1.
|
|
Windows (free-threading) / Build and test (arm64, switch-case)
Process completed with exit code 2.
|
|
Sanitizers / UBSan
Process completed with exit code 2.
|
|
Windows (free-threading) / Build and test (x64, switch-case)
Process completed with exit code 2.
|
|
All required checks pass
Process completed with exit code 1.
|
|
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
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
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.
|
|
Windows / Build and test (x64, tail-call):
Modules/_interpchannelsmodule.c#L2938
'function': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, tail-call):
Modules/_interpchannelsmodule.c#L2938
'function': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
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
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
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)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Windows / Build and test (arm64, switch-case):
Modules/_interpchannelsmodule.c#L2938
'function': conversion from 'int64_t' to 'int', possible loss of data [C:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows / Build and test (x64, switch-case):
Modules/_interpchannelsmodule.c#L2938
'function': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (arm64, switch-case):
Modules/_interpchannelsmodule.c#L2938
'function': conversion from 'int64_t' to 'int', possible loss of data [C:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
|
Windows (free-threading) / Build and test (x64, switch-case):
Modules/_interpchannelsmodule.c#L2938
'function': conversion from 'int64_t' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
UBSan-logs-default
|
1.59 KB |
sha256:d50d86a2a81cb0ca48a1c61f16ac3704dd6d6521388519ffcac02bdf2d3a6b74
|
|
|
html-ids-head.json.gz
|
125 KB |
sha256:802b11a9d9f012d7ce0015bdc4d35b1165ad7437322410a377fd06b7cb84fd38
|
|