diff options
author | Sam Gross <colesbury@gmail.com> | 2024-05-09 20:03:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-09 20:03:45 (GMT) |
commit | 71cc0651e79041abd648595f3030dfa41009137a (patch) | |
tree | 0778b0427accf15e93465a9822c1a7412421b933 /Python/import.c | |
parent | 2402715e10d00ef60fad2948d8461559d084eb36 (diff) | |
download | cpython-71cc0651e79041abd648595f3030dfa41009137a.zip cpython-71cc0651e79041abd648595f3030dfa41009137a.tar.gz cpython-71cc0651e79041abd648595f3030dfa41009137a.tar.bz2 |
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.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions