Skip to content

Fix typo in sys docs#111196

Merged
hugovk merged 2 commits intopython:mainfrom
aragilar:patch-1
Oct 24, 2023
Merged

Fix typo in sys docs#111196
hugovk merged 2 commits intopython:mainfrom
aragilar:patch-1

Conversation

@aragilar
Copy link
Copy Markdown
Contributor

@aragilar aragilar commented Oct 23, 2023

! should be a ` (for correct rst rendering).


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

! should be a ` (for correct rst rendering).
@bedevere-app bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 23, 2023
@aragilar
Copy link
Copy Markdown
Contributor Author

Looks like the tests is failing due to py:attr reference target not found: buffer. Not sure how we want to resolve this, whether we drop the directive or something else, but it looks like the docs render correctly now.

Comment thread Doc/library/sys.rst Outdated
@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Oct 23, 2023
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Copy link
Copy Markdown
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

@hugovk hugovk merged commit 6b9babf into python:main Oct 24, 2023
@miss-islington-app
Copy link
Copy Markdown

Thanks @aragilar for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2023
(cherry picked from commit 6b9babf)

Co-authored-by: James Tocknell <aragilar+github@gmail.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2023
(cherry picked from commit 6b9babf)

Co-authored-by: James Tocknell <aragilar+github@gmail.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Oct 24, 2023

GH-111248 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 Oct 24, 2023
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Oct 24, 2023

GH-111249 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Oct 24, 2023
hugovk added a commit that referenced this pull request Oct 24, 2023
Co-authored-by: James Tocknell <aragilar+github@gmail.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Oct 24, 2023
Co-authored-by: James Tocknell <aragilar+github@gmail.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants