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

gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag by encukou · Pull Request #135924 · python/cpython · GitHub

/ cpython Public

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

Merged
encukou merged 1 commit into
python:mainfrom
encukou:prefix-MAX_SCRIPT_PATH_SIZE
Jun 26, 2025
Merged

gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag#135924
encukou merged 1 commit into
python:mainfrom
encukou:prefix-MAX_SCRIPT_PATH_SIZE

Conversation

encukou commented Jun 25, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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 added skip news needs backport to 3.14 bugs and security fixes labels Jun 25, 2025
encukou marked this pull request as ready for review June 26, 2025 07:25
encukou merged commit a1da208 into python:main Jun 26, 2025
encukou deleted the prefix-MAX_SCRIPT_PATH_SIZE branch June 26, 2025 07:25

Copy link
Copy Markdown

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

bedevere-app Bot commented Jun 26, 2025

Copy link
Copy Markdown

GH-135969 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 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 <encukou@gmail.com>
encukou mentioned this pull request Jun 26, 2025
39 tasks
AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
…fixed struct tag (pythonGH-135924)

Names/macros defined in public headers should have `Py`/`_Py` prefixes.
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…fixed struct tag (pythonGH-135924)

Names/macros defined in public headers should have `Py`/`_Py` prefixes.
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…fixed struct tag (pythonGH-135924)

Names/macros defined in public headers should have `Py`/`_Py` prefixes.
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
…fixed struct tag (pythonGH-135924)

Names/macros defined in public headers should have `Py`/`_Py` prefixes.
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.

1 participant


Back | FazBrowse Home | New Git URL