mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
71cc0651e7
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.