[3.10] gh-109638: Fix exponential time in csv.Sniffer for doubled quotes (GH-154868) (GH-155113) #204546
build.yml
on: pull_request
Check for source changes
8s
Check if the ABI has changed
1m 20s
Check if generated files are up to date
2m 30s
Windows (x86)
32s
Windows (x64)
29s
macOS
13m 41s
Ubuntu
8m 31s
Matrix: Ubuntu SSL tests with OpenSSL
Annotations
3 errors and 6 warnings
|
Windows (x64)
Process completed with exit code 1.
|
|
Windows (x86)
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]
|