Skip to content

gh-153419: Fix several issues around bytearray __init__ #203310

gh-153419: Fix several issues around bytearray __init__

gh-153419: Fix several issues around bytearray __init__ #203310

Triggered via pull request July 24, 2026 14:29
Status Failure
Total duration 22m 26s
Artifacts 2

build.yml

on: pull_request
Change detection  /  Create context from changed files
14s
Change detection / Create context from changed files
Matrix: Address sanitizer
Matrix: build-macos
Matrix: build-san
Matrix: Ubuntu SSL tests
Matrix: build-ubuntu
Matrix: build-windows
Matrix: cifuzz
Docs  /  Doctest
1m 2s
Docs / Doctest
Docs  /  Check EPUB
2m 8s
Docs / Check EPUB
Check if Autoconf files are up to date
28s
Check if Autoconf files are up to date
Check if generated files are up to date
1m 28s
Check if generated files are up to date
C API Docs  /  Check if all C APIs are documented
13s
C API Docs / Check if all C APIs are documented
iOS
21m 55s
iOS
Emscripten  /  build and test
1m 1s
Emscripten / build and test
WASI  /  build and test
55s
WASI / build and test
Hypothesis tests on Ubuntu
58s
Hypothesis tests on Ubuntu
Cross build Linux
4m 49s
Cross build Linux
Matrix: build-android
Docs  /  ...  /  Check for removed HTML IDs
2m 20s
Docs / Check for removed HTML IDs / Check for removed HTML IDs
All required checks pass
5s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 7 warnings
WASI / build and test
Process completed with exit code 1.
Windows / Build and test (x64, switch-case)
Process completed with exit code 1.
Windows / Build and test (x64, switch-case): Objects/bytearrayobject.c#L1633
'.ob_bytes_object': left operand points to 'struct', use '->' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Hypothesis tests on Ubuntu
Process completed with exit code 2.
Hypothesis tests on Ubuntu: Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Hypothesis tests on Ubuntu: Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Windows / Build and test (Win32, switch-case)
Process completed with exit code 1.
Emscripten / build and test
Process completed with exit code 1.
Docs / Doctest
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-26.04, openssl, 1.1.1w)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-26.04, openssl, 3.4.6)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-26.04, openssl, 3.6.3)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-26.04, openssl, 3.0.21)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-26.04-arm)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-26.04-arm): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu (free-threading) / build and test (ubuntu-26.04-arm): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu / build and test (ubuntu-26.04-arm)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-26.04-arm): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu / build and test (ubuntu-26.04-arm): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu SSL tests (ubuntu-26.04, aws-lc, 5.0.0)
Process completed with exit code 2.
Ubuntu SSL tests (ubuntu-26.04, openssl, 4.0.1)
Process completed with exit code 2.
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/bytearrayobject.c#L1633
'.ob_bytes_object': left operand points to 'struct', use '->' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
macOS / build and test (macos-26)
Process completed with exit code 2.
Check if generated files are up to date
Process completed with exit code 2.
macOS (free-threading) / build and test (macos-26)
Process completed with exit code 2.
Sanitizers / UBSan
Process completed with exit code 2.
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/bytearrayobject.c#L1633
'.ob_bytes_object': left operand points to 'struct', use '->' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / Build and test (arm64, switch-case)
Process completed with exit code 1.
Windows / Build and test (arm64, switch-case): Objects/bytearrayobject.c#L1633
'.ob_bytes_object': left operand points to 'struct', use '->' [C:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Ubuntu SSL tests (ubuntu-26.04, openssl, 3.5.7)
Process completed with exit code 2.
Ubuntu (bolt) / build and test (ubuntu-26.04)
Process completed with exit code 2.
Ubuntu (bolt) / build and test (ubuntu-26.04): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu (bolt) / build and test (ubuntu-26.04): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu (free-threading) / build and test (ubuntu-26.04)
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-26.04): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu (free-threading) / build and test (ubuntu-26.04): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu / build and test (ubuntu-26.04)
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-26.04): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Ubuntu / build and test (ubuntu-26.04): Objects/bytearrayobject.c#L1633
‘self’ is a pointer; did you mean to use ‘->’?
Docs / Check EPUB
Process completed with exit code 1.
Docs / Docs
Process completed with exit code 2.
Sanitizers / TSan (free-threading)
Process completed with exit code 2.
Sanitizers / TSan
Process completed with exit code 2.
macOS / build and test (macos-26-intel)
Process completed with exit code 2.
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 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 (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
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

Artifacts

Produced during runtime
Name Size Digest
UBSan-logs-default
364 Bytes
sha256:aa717cde81de0d0993a54729fd14884dc7825517298b320999a26414fd25a40e
html-ids-head.json.gz
125 KB
sha256:a1300c9086a024e34266570502c0f854d1402f3b95f137457a168e6c254c5db7