[3.10] gh-150599: Prevent bz2 decompressor reuse after errors (#150600) #195660
build.yml
on: pull_request
Check for source changes
10s
Check if the ABI has changed
1m 10s
Check if generated files are up to date
2m 29s
Windows (x86)
9m 10s
Windows (x64)
8m 54s
macOS
9m 36s
Ubuntu
10m 22s
Matrix: Ubuntu SSL tests with OpenSSL
Annotations
6 warnings
|
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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@5ebbd400eff9e74630f759d94ddd7b6c26299639. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@5ebbd400eff9e74630f759d94ddd7b6c26299639. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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]
|