gh-90815: Add mimalloc memory allocator #92600
build.yml
on: pull_request
Check for source changes
14s
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Docs
/
Docs
3m 23s
Docs
/
Docs (Oldest Sphinx)
2m 31s
Docs
/
Doctest
11m 25s
Check if generated files are up to date
6m 46s
Windows (x86)
26m 15s
Windows (x64)
23m 44s
Windows (arm64)
5m 50s
macOS
/
build and test
20m 19s
Ubuntu
/
build and test
13m 23s
Hypothesis tests on Ubuntu
6m 52s
Address sanitizer
16m 4s
Ubuntu (free-threaded)
/
build and test
macOS (free-threaded)
/
build and test
All required checks pass
2s
Annotations
1 error and 12 warnings
Docs / Docs
Process completed with exit code 2.
|
Windows (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 (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 (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 (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 (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 (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 (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 (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 (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 (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.
|
Address sanitizer:
Objects/obmalloc.c#L585
‘_PyMem_MimallocEnabled’ defined but not used [-Wunused-function]
|