Skip to content

[3.11] Correct description of inheriting from another class (GH-114660)#114869

Merged
JelleZijlstra merged 1 commit intopython:3.11from
miss-islington:backport-c9c6e04-3.11
Feb 1, 2024
Merged

[3.11] Correct description of inheriting from another class (GH-114660)#114869
JelleZijlstra merged 1 commit intopython:3.11from
miss-islington:backport-c9c6e04-3.11

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 1, 2024

"inherits " grates to this reader. I think it should be "inherits from ".
(cherry picked from commit c9c6e04)

Co-authored-by: Skip Montanaro skip.montanaro@gmail.com


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

"inherits <someclass>" grates to this reader. I think it should be "inherits from <someclass>".
(cherry picked from commit c9c6e04)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
@bedevere-app bedevere-app bot added skip issue skip news docs Documentation in the Doc dir labels Feb 1, 2024
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) February 1, 2024 18:08
@JelleZijlstra JelleZijlstra merged commit a46fddf into python:3.11 Feb 1, 2024
@miss-islington miss-islington deleted the backport-c9c6e04-3.11 branch January 2, 2026 18:41
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.

3 participants