Skip to content

gh-116984: Make mimalloc header includes relative to the current file#118808

Merged
colesbury merged 1 commit intopython:mainfrom
colesbury:gh-116984-mimalloc-include-path
May 9, 2024
Merged

gh-116984: Make mimalloc header includes relative to the current file#118808
colesbury merged 1 commit intopython:mainfrom
colesbury:gh-116984-mimalloc-include-path

Conversation

@colesbury
Copy link
Contributor

@colesbury colesbury commented May 8, 2024

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.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants