Skip to content

[3.12] Correct description of inheriting from another class (GH-114660)#114868

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

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

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--114868.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>
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) February 1, 2024 18:08
@JelleZijlstra JelleZijlstra merged commit 1bb64e5 into python:3.12 Feb 1, 2024
@miss-islington miss-islington deleted the backport-c9c6e04-3.12 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