cpython/Include/internal/mimalloc
Miss Islington (bot) 0a23970478
[3.13] gh-116984: Make mimalloc header includes relative to the current file (GH-118808) (#118866)
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.
(cherry picked from commit 71cc0651e7)

Co-authored-by: Sam Gross <colesbury@gmail.com>
2024-05-09 20:26:36 +00:00
..
mimalloc [3.13] gh-116984: Make mimalloc header includes relative to the current file (GH-118808) (#118866) 2024-05-09 20:26:36 +00:00
mimalloc.h gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00