◐ Shell
clean mode source ↗

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

…fixed struct tag

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

@bedevere-app Bot mentioned this pull request

Jun 25, 2025

@encukou encukou marked this pull request as ready for review

June 26, 2025 07:25

@encukou encukou deleted the prefix-MAX_SCRIPT_PATH_SIZE branch

June 26, 2025 07:25

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>

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>

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.