Skip to content

gh-116281: Remove wrong '\' from '\*' in some doc signatures #116282

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
Mar 3, 2024

Conversation

HarryLHW
Copy link
Contributor

@HarryLHW HarryLHW commented Mar 3, 2024

Copy link
Contributor

@Privat33r-dev Privat33r-dev left a comment

Choose a reason for hiding this comment

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

lgtm, thanks for the PR

@terryjreedy terryjreedy self-assigned this Mar 3, 2024
@terryjreedy terryjreedy added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Mar 3, 2024
@terryjreedy terryjreedy changed the title gh-116281: Some functions/methods include '\*' in the docs gh-116281: Remove wrong '\' from '\*' in some doc signatures Mar 3, 2024
@terryjreedy terryjreedy merged commit 4859ecb into python:main Mar 3, 2024
@miss-islington-app
Copy link

Thanks @HarryLHW for the PR, and @terryjreedy 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 Mar 3, 2024
@miss-islington-app
Copy link

Sorry, @HarryLHW and @terryjreedy, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4859ecb8609b51e2f6b8fb1b295e9ee0f83e1be6 3.11

@bedevere-app
Copy link

bedevere-app bot commented Mar 3, 2024

GH-116285 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 Mar 3, 2024
@terryjreedy
Copy link
Member

@ethanfurman 4 of the 6 bogus backslashes are yours in enum.rst. An isolated '*' in signatures does not need to be escaped from sphinx.

terryjreedy pushed a commit that referenced this pull request Mar 3, 2024
…H-116282) (#116285)

gh-116281: Remove wrong '\' from '\*' in some doc signatures (GH-116282)
(cherry picked from commit 4859ecb)

Co-authored-by: HarryLHW <[email protected]>
terryjreedy added a commit to terryjreedy/cpython that referenced this pull request Mar 3, 2024
@bedevere-app
Copy link

bedevere-app bot commented Mar 3, 2024

GH-116289 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 Mar 3, 2024
terryjreedy added a commit that referenced this pull request Mar 3, 2024
…H-116282) (#116289)

gh-116281: Remove wrong '\' from '\*' in some doc signatures (#116282)

(cherry picked from commit 4859ecb)

Co-authored-by: HarryLHW [email protected]
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
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.

3 participants