Skip to content

Conversation

@mitya57
Copy link
Contributor

@mitya57mitya57 commented Dec 13, 2024

This issue does not affect 3.13 or newer branches, so it is a direct fix in 3.12 branch, not a backport.

With this change, the extern "C" block is the inner-most like it is in Python 3.13, although the order of two #ifndefs is still different from 3.13 (but it does not matter).

Fixes#127902.

@vstinnervstinner enabled auto-merge (squash) December 13, 2024 11:13
@vstinnervstinner merged commit b184f48 into python:3.12Dec 13, 2024
24 checks passed
@mitya57mitya57 deleted the close-extern-c branch December 13, 2024 11:24
@vstinner
Copy link
Member

Merged, thank you!

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mitya57@vstinner