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

Skip to content

gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag #135924

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 1 commit into from
Jun 26, 2025

Conversation

encukou
Copy link
Member

@encukou encukou commented Jun 25, 2025

Names/macros defined in public headers should have Py/_Py prefixes.

…fixed struct tag

Names/macros defined in public headers should have `Py`/`_Py` prefixes.
@encukou encukou added skip news needs backport to 3.14 bugs and security fixes labels Jun 25, 2025
@encukou encukou marked this pull request as ready for review June 26, 2025 07:25
@encukou encukou merged commit a1da208 into python:main Jun 26, 2025
45 checks passed
@encukou encukou deleted the prefix-MAX_SCRIPT_PATH_SIZE branch June 26, 2025 07:25
@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 26, 2025
…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]>
@bedevere-app
Copy link

bedevere-app bot commented Jun 26, 2025

GH-135969 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 26, 2025
encukou added a commit that referenced this pull request Jun 26, 2025
…efixed struct tag (GH-135924) (GH-135969)

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 mentioned this pull request Jun 26, 2025
38 tasks
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.

1 participant