8000 [3.11] Corrected Identifier in Documentation by willsawyerrrr · Pull Request #104498 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.11] Corrected Identifier in Documentation #104498

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

Closed
wants to merge 1 commit into from
Closed

[3.11] Corrected Identifier in Documentation #104498

wants to merge 1 commit into from

Conversation

willsawyerrrr
Copy link
Contributor
@willsawyerrrr willsawyerrrr commented May 15, 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--104498.org.readthedocs.build/

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels May 15, 2023
@ghost
Copy link
ghost commented May 15, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@arhadthedev
Copy link
Member

3.12 is also affected. Could you open the same PR against main branch, please, so we can bind this PR as a backport?

@arhadthedev
Copy link
Member

Changing the target branch in GitHub doesn't rebase the PR onto it. The result is, essencially, an attempt to merge main into 3.11 with slight modifications, and it creates havoc in automation.

@willsawyerrrr
Copy link
Contributor Author

@arhadthedev I did notice that caused a mess. I'm opening a new PR onto main now.

@willsawyerrrr
Copy link
Contributor Author

See #104713.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0