[3.11] gh-61648: Detect line numbers of properties in doctests (GH-11… #8
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
Check for source changes
10s
Matrix: Ubuntu SSL tests with OpenSSL
Check if generated files are up to date
2m 57s
Windows
/
build and test (x86)
14m 59s
Windows
/
build and test (x64)
12m 55s
Windows
/
build (arm64)
2m 22s
macOS
/
build and test
20m 6s
Ubuntu
/
build and test
7m 53s
Address sanitizer
7m 24s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
Check if the ABI has changed
1m 23s
All required checks pass
3s
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]
|