X Tutup
Skip to content

Corrected identifier#104713

Merged
terryjreedy merged 1 commit intopython:mainfrom
willsawyerrrr:ws-correct-documentation
May 21, 2023
Merged

Corrected identifier#104713
terryjreedy merged 1 commit intopython:mainfrom
willsawyerrrr:ws-correct-documentation

Conversation

@willsawyerrrr
Copy link
Copy Markdown
Contributor

@willsawyerrrr willsawyerrrr commented May 21, 2023

The operator.length_hint method takes an argument obj.

The description of this method referred to the argument as simply o. This PR edits the description to use obj.


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

@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 21, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2023
(cherry picked from commit 60993ba)

Co-authored-by: William Sawyer <wmsawyer2609@gmail.com>
terryjreedy pushed a commit that referenced this pull request May 21, 2023
Corrected identifier (GH-104713)
(cherry picked from commit 60993ba)

Co-authored-by: William Sawyer <wmsawyer2609@gmail.com>
@willsawyerrrr willsawyerrrr deleted the ws-correct-documentation branch May 21, 2023 06:29
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.

4 participants

X Tutup