FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-135755: Move SPECIAL_ constants to a private header by encukou · Pull Request #135922 · python/cpython · GitHub

/ cpython Public

gh-135755: Move SPECIAL_ constants to a private header - #135922

Merged
encukou merged 1 commit into
python:mainfrom
encukou:special-names
Jun 25, 2025
Merged

gh-135755: Move SPECIAL_ constants to a private header#135922
encukou merged 1 commit into
python:mainfrom
encukou:special-names

Conversation

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.

These were added in #120640.

Macros without a `Py`/`_Py` prefix should not be defined in public headers.
encukou merged commit 1b1ae82 into python:main Jun 25, 2025
encukou deleted the special-names branch June 25, 2025 11:03

Copy link
Copy Markdown

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

Copy link
Copy Markdown

Sorry, @encukou, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 1b1ae82fab0093924b8b89eb1c7eea11d7be7b18 3.14

encukou commented Jun 25, 2025

Copy link
Copy Markdown
Member Author

Thanks for the review!

bedevere-app Bot commented Jun 25, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 25, 2025
encukou added a commit to encukou/cpython that referenced this pull request Jun 25, 2025
…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 added a commit that referenced this pull request Jun 25, 2025
) (GH-135926)

Macros without a `Py`/`_Py` prefix should not be defined in public headers.
(cherry picked from commit 1b1ae82)
AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
…H-135922)

Macros without a `Py`/`_Py` prefix should not be defined in public headers.
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…H-135922)

Macros without a `Py`/`_Py` prefix should not be defined in public headers.
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…H-135922)

Macros without a `Py`/`_Py` prefix should not be defined in public headers.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…H-135922)

Macros without a `Py`/`_Py` prefix should not be defined in public headers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL