FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-116984: Make mimalloc header includes relative to the current file (GH-118808) by miss-islington · Pull Request #118866 · python/cpython · GitHub

/ cpython Public

[3.13] gh-116984: Make mimalloc header includes relative to the current file (GH-118808) - #118866

Merged
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-71cc065-3.13
May 9, 2024
Merged

[3.13] gh-116984: Make mimalloc header includes relative to the current file (GH-118808)#118866
colesbury merged 1 commit into
python:3.13from
miss-islington:backport-71cc065-3.13

Conversation

miss-islington commented May 9, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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 71cc065)

Co-authored-by: Sam Gross colesbury@gmail.com

…t file (pythonGH-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.
(cherry picked from commit 71cc065)

Co-authored-by: Sam Gross <colesbury@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL