Skip to content

fix extraneous backslashes in hashlib docs - #109468

Merged
hauntsaninja merged 1 commit into
python:mainfrom
asottile:patch-2
Sep 18, 2023
Merged

fix extraneous backslashes in hashlib docs#109468
hauntsaninja merged 1 commit into
python:mainfrom
asottile:patch-2

Conversation

@asottile

@asottileasottile commented Sep 15, 2023

Copy link
Copy Markdown
Contributor

@sobolevnsobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@hauntsaninja
hauntsaninja merged commit ce5b3e1 into python:mainSep 18, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

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

@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Sep 18, 2023
@bedevere-app

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 18, 2023
(cherry picked from commit ce5b3e1)
Co-authored-by: Anthony Sottile <asottile@umich.edu>
@bedevere-appbedevere-appBot removed the needs backport to 3.11 only security fixes label Sep 18, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 18, 2023
(cherry picked from commit ce5b3e1)
Co-authored-by: Anthony Sottile <asottile@umich.edu>
hauntsaninja pushed a commit that referenced this pull request Sep 18, 2023
Fix extraneous backslashes in hashlib docs (GH-109468)
(cherry picked from commit ce5b3e1)
Co-authored-by: Anthony Sottile <asottile@umich.edu>
Yhg1s pushed a commit that referenced this pull request Sep 18, 2023
Fix extraneous backslashes in hashlib docs (GH-109468)
(cherry picked from commit ce5b3e1)
Co-authored-by: Anthony Sottile <asottile@umich.edu>
csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@asottile@miss-islington@sobolevn@hauntsaninja@AlexWaygood