[3.11] gh-110190: Fix ctypes structs with array on Arm (#112604) #2
build.yml
on: push
Check for source changes
9s
Matrix: Ubuntu SSL tests with OpenSSL
Check if generated files are up to date
3m 16s
Windows
/
build and test (x86)
12m 31s
Windows
/
build and test (x64)
12m 47s
Windows
/
build (arm64)
1m 55s
macOS
/
build and test
16m 17s
Ubuntu
/
build and test
10m 34s
Address sanitizer
9m 56s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
Check if the ABI has changed
1m 23s
All required checks pass
2s
Annotations
9 warnings
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Windows / build (arm64):
Modules/_ssl.c#L3624
'function': conversion from 'uint64_t' to 'long', possible loss of data [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
|
Windows / build (arm64):
Modules/_ssl.c#L3638
'=': conversion from 'uint64_t' to 'long', possible loss of data [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
|
Windows / build (arm64):
Modules/_ssl.c#L3624
'function': conversion from 'uint64_t' to 'long', possible loss of data [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
|
Windows / build (arm64):
Modules/_ssl.c#L3638
'=': conversion from 'uint64_t' to 'long', possible loss of data [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
|
Windows / build and test (x64):
Modules/_ssl.c#L3624
'function': conversion from 'uint64_t' to 'long', possible loss of data [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
|
Windows / build and test (x64):
Modules/_ssl.c#L3638
'=': conversion from 'uint64_t' to 'long', possible loss of data [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
|
Windows / build and test (x64):
Modules/_ssl.c#L3624
'function': conversion from 'uint64_t' to 'long', possible loss of data [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
|
Windows / build and test (x64):
Modules/_ssl.c#L3638
'=': conversion from 'uint64_t' to 'long', possible loss of data [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
|