8000 gh-112671: Fixing typo in the Macro Docs by Amioplk · Pull Request #112715 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh 8000 -112671: Fixing typo in the Macro Docs #112715

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

Conversation

Amioplk
Copy link
Contributor
@Amioplk Amioplk commented Dec 4, 2023

Fixes #112671

I just replaced Py_T_STRING_INLINE with Py_T_STRING_INPLACE


📚 Documentation preview 📚: https://cpython-previews--112715.org.readthedocs.build/

@ghost
Copy link
ghost commented Dec 4, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

Copy link
Member
@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@serhiy-storchaka serhiy-storchaka added the needs backport to 3.12 only security fixes label Dec 4, 2023
@serhiy-storchaka serhiy-storchaka merged commit a8ce149 into python:main Dec 4, 2023
@miss-islington-app
Copy link

Thanks @Amioplk for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 4, 2023
Replace Py_T_STRING_INLINE with Py_T_STRING_INPLACE
(cherry picked from commit a8ce149)

Co-authored-by: Amioplk <amir.worms@dauphine.eu>
@bedevere-app
Copy link
bedevere-app bot commented Dec 4, 2023

GH-112726 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 4, 2023
@serhiy-storchaka
Copy link
Member

Thank you for your contribution, @Amioplk.

serhiy-storchaka pushed a commit that referenced this pull request Dec 4, 2023
Replace Py_T_STRING_INLINE with Py_T_STRING_INPLACE
(cherry picked from commit a8ce149)

Co-authored-by: Amioplk <amir.worms@dauphine.eu>
@Amioplk Amioplk deleted the Amioplk-patch-Py_T_STRING_INPLACE branch December 5, 2023 09:33
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Replace Py_T_STRING_INLINE with Py_T_STRING_INPLACE
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Replace Py_T_STRING_INLINE with Py_T_STRING_INPLACE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in Macro/C/Python Type Table
2 participants
0