cpython/Include/internal/mimalloc
Sam Gross 71cc0651e7
gh-116984: Make mimalloc header includes relative to the current file (#118808)
Some embedders and extensions include parts of the internal API. The
pycore_mimalloc.h file is transitively include by a number of other
internal headers. This avoids include errors for code that was
already including those headers.
2024-05-09 16:03:45 -04:00
..
mimalloc gh-116984: Make mimalloc header includes relative to the current file (#118808) 2024-05-09 16:03:45 -04:00
mimalloc.h gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00