Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PEP 768: Make sure C API names start with Py_ #4473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

encukou
Copy link
Member

@encukou encukou commented Jun 25, 2025

  • Remove the struct tag
  • Add Py_ to MAX_SCRIPT_PATH_SIZE

As discussed in: https://discuss.python.org/t/73969/58


  • Change is either:
    • To a Draft PEP
    • To an Accepted or Final PEP, with Steering Council approval
    • To fix an editorial issue (markup, typo, link, header, etc)
  • PR title prefixed with PEP number (e.g. PEP 123: Summary of changes)

Not exactly an editorial issue, but I don't think it needs a full SC vote. @pablogsal, are you OK with approving this yourself?


📚 Documentation preview 📚: https://pep-previews--4473.org.readthedocs.build/

- Remove the struct tag
- Add `Py_` to `MAX_SCRIPT_PATH_SIZE`

As discussed in: https://discuss.python.org/t/73969/58
@encukou encukou requested a review from pablogsal as a code owner June 25, 2025 13:04
@encukou encukou merged commit 83ccbaa into python:main Jun 26, 2025
6 checks passed
@encukou encukou deleted the pep-768-c-names branch June 26, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants