Skip to content

[3.10] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676) #203793

[3.10] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676)

[3.10] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676) #203793

Triggered via pull request July 28, 2026 11:43
Status Failure
Total duration 11m 28s
Artifacts

build.yml

on: pull_request
Check for source changes
11s
Check for source changes
Check if the ABI has changed
1m 3s
Check if the ABI has changed
Check if generated files are up to date
2m 44s
Check if generated files are up to date
Windows (x86)
34s
Windows (x86)
Windows (x64)
37s
Windows (x64)
macOS
11m 1s
macOS
Ubuntu
9m 43s
Ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Windows (x86)
Process completed with exit code 1.
Windows (x64)
Process completed with exit code 1.
macOS
Process completed with exit code 2.
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Check if generated files are up to date
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@5ebbd400eff9e74630f759d94ddd7b6c26299639. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check if generated files are up to date
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Ubuntu
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@5ebbd400eff9e74630f759d94ddd7b6c26299639. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Ubuntu: Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
Ubuntu: Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]