◐ Shell
clean mode source ↗

[3.14] gh-135755: Move SPECIAL_ constants to a private header (GH-135922) by encukou · Pull Request #135926 · 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

@encukou

@encukou encukou commented

Jun 25, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

Macros without a Py/_Py prefix should not be defined in public headers.

(cherry picked from commit 1b1ae82)

…ythonGH-135922)

Macros without a `Py`/`_Py` prefix should not be defined in public headers.
(cherry picked from commit 1b1ae82)

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

@encukou encukou merged commit a345fed into python:3.14

Jun 25, 2025

50 checks passed

@encukou encukou deleted the backport-1b1ae82-3.14 branch

June 25, 2025 11:44

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

Reviewers

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

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

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@encukou