[3.10] gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) (GH-133944) #156240
build.yml
on: pull_request
Check for source changes
10s
Check if the ABI has changed
1m 1s
Check if generated files are up to date
2m 31s
Windows (x86)
9m 28s
Windows (x64)
8m 57s
macOS
9m 46s
Ubuntu
9m 41s
Matrix: Ubuntu SSL tests with OpenSSL
Annotations
8 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
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Ubuntu:
Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
macOS
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
|
macOS
xz 5.8.1 is already installed and up-to-date.
To reinstall 5.8.1, run:
brew reinstall xz
|
|
macOS
gdbm 1.25 is already installed and up-to-date.
To reinstall 1.25, run:
brew reinstall gdbm
|
|
macOS
tcl-tk@8 8.6.16 is already installed and up-to-date.
To reinstall 8.6.16, run:
brew reinstall tcl-tk@8
|