gh-116112: Fix ResourceWarning
in test_asyncio.test_stream
#105115
build.yml
on: pull_request
Check for source changes
9s
Matrix: macOS / build and test
Matrix: macOS (free-threading) / build and test
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
4m 59s
Windows
/
build and test (x86)
14m 21s
Windows
/
build and test (x64)
14m 6s
Windows
/
build (arm64)
2m 59s
Windows (free-threading)
/
build and test (x86)
24m 5s
Windows (free-threading)
/
build and test (x64)
21m 35s
Windows (free-threading)
/
build (arm64)
2m 58s
Ubuntu
/
build and test
6m 31s
Ubuntu (free-threading)
/
build and test
7m 47s
Hypothesis tests on Ubuntu
4m 15s
Address sanitizer
8m 13s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
1s
Annotations
14 warnings
Check for source changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/get-changed-files@v2.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows (free-threading) / build (arm64):
Modules/_xxinterpqueuesmodule.c#L753
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows (free-threading) / build (arm64):
Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows (free-threading) / build (arm64):
Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Modules/_xxinterpqueuesmodule.c#L753
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
Windows / build and test (x64):
Modules/_xxinterpqueuesmodule.c#L753
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build and test (x64):
Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows (free-threading) / build and test (x64):
Modules/_xxinterpqueuesmodule.c#L753
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows (free-threading) / build and test (x64):
Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows (free-threading) / build and test (x64):
Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|