Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.14] gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924) #135969

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 26, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 26, 2025

Names/macros defined in public headers should have Py/_Py prefixes.
(cherry picked from commit a1da208)

Co-authored-by: Petr Viktorin [email protected]

…fixed struct tag (pythonGH-135924)

Names/macros defined in public headers should have `Py`/`_Py` prefixes.
(cherry picked from commit a1da208)

Co-authored-by: Petr Viktorin <[email protected]>
@encukou encukou self-requested a review as a code owner June 26, 2025 07:37
@encukou encukou requested review from hugovk June 26, 2025 07:37
@encukou
Copy link
Member

encukou commented Jun 26, 2025

@hugovk, are you OK with this “ABI” change?

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@encukou encukou merged commit e5abdbf into python:3.14 Jun 26, 2025
45 checks passed
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