Skip to content

[3.13] gh-129296: Fix pyatomic.h include paths (GH-129320)#130667

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-3a974e3-3.13
Feb 28, 2025
Merged

[3.13] gh-129296: Fix pyatomic.h include paths (GH-129320)#130667
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-3a974e3-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 28, 2025

Use relative includes in Include/cpython/pyatomic.h for
pyatomic_gcc.h, pyatomic_std.h and pyatomic_msc.h.

Do a similar change in Include/cpython/pythread.h for
pthread_stubs.h include.
(cherry picked from commit 3a974e3)

Co-authored-by: Zanie Blue contact@zanie.dev

Use relative includes in Include/cpython/pyatomic.h for
pyatomic_gcc.h, pyatomic_std.h and pyatomic_msc.h.

Do a similar change in Include/cpython/pythread.h for
pthread_stubs.h include.
(cherry picked from commit 3a974e3)

Co-authored-by: Zanie Blue <contact@zanie.dev>
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.

3 participants