◐ Shell
clean mode source ↗

[3.14] gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924) by miss-islington · Pull Request #135969 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Jun 26, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

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

Co-authored-by: Petr Viktorin encukou@gmail.com

…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 <encukou@gmail.com>

@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

encukou commented

Jun 26, 2025

edited

Loading

Copy link Copy Markdown

Member

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

@hugovk hugovk left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

encukou reacted with heart emoji

@encukou encukou merged commit e5abdbf into python:3.14

Jun 26, 2025

45 checks passed

@miss-islington miss-islington deleted the backport-a1da208-3.14 branch

January 2, 2026 18:02

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

Reviewers

@ericsnowcurrently ericsnowcurrently Awaiting requested review from ericsnowcurrently ericsnowcurrently is a code owner

@encukou encukou Awaiting requested review from encukou encukou is a code owner

@hugovk hugovk Awaiting requested review from hugovk

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @encukou @hugovk