gh-110481: Non-limited Py_INCREF/DECREF() in cpython/object.h #92617
build.yml
on: pull_request
Check for source changes
13s
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
6m 3s
Windows
/
build and test (x86)
26m 37s
Windows
/
build and test (x64)
28m 26s
Windows
/
build (arm64)
5m 17s
macOS
/
build and test
17m 21s
Ubuntu
/
build and test
15m 26s
Hypothesis tests on Ubuntu
7m 42s
Address sanitizer
5m 17s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
Ubuntu (free-threaded)
/
build and test
Windows (free-threaded)
/
build (arm64)
Windows (free-threaded)
/
build and test (x64)
Windows (free-threaded)
/
build and test (x86)
macOS (free-threaded)
/
build and test
All required checks pass
2s
Annotations
4 errors and 12 warnings
Address sanitizer:
Include/object.h#L968
implicit declaration of function ‘Py_INCREF’; did you mean ‘Py_XINCREF’? [-Werror=implicit-function-declaration]
|
Address sanitizer:
Include/object.h#L978
implicit declaration of function ‘Py_DECREF’; did you mean ‘Py_XDECREF’? [-Werror=implicit-function-declaration]
|
Address sanitizer
Process completed with exit code 2.
|
All required checks pass
Process completed with exit code 1.
|
Address sanitizer:
Objects/obmalloc.c#L585
‘_PyMem_MimallocEnabled’ defined but not used [-Wunused-function]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\alloc-aligned.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\alloc.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\arena.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\bitmap.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\heap.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\init.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\options.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\os.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\page.c) [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
|
Windows / build (arm64):
Include/internal/mimalloc/mimalloc/atomic.h#L198
'function': different 'const' qualifiers (compiling source file ..\Objects\mimalloc\prim\prim.c) [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.
|