Skip to content

gh-139817: typing docs: Fix indentation of .. versionadded:: note for TypeAliasType.__qualname__ - #140177

Merged
AlexWaygood merged 1 commit into
python:mainfrom
AlexWaygood:qualname-docs
Oct 15, 2025
Merged

gh-139817: typing docs: Fix indentation of .. versionadded:: note for TypeAliasType.__qualname__#140177
AlexWaygood merged 1 commit into
python:mainfrom
AlexWaygood:qualname-docs

Conversation

@AlexWaygood

@AlexWaygoodAlexWaygood commented Oct 15, 2025

Copy link
Copy Markdown
Member

TypeAliasType.__qualname__ was added in 3.15, not TypeAliasType


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

@AlexWaygood

Copy link
Copy Markdown
MemberAuthor

@AlexWaygood
AlexWaygood enabled auto-merge (squash) October 15, 2025 20:12
@AlexWaygoodAlexWaygood changed the title gh-139817: Fix indentation of .. versionadded:: note for TypeAliasType.__qualname__gh-139817: typing docs: Fix indentation of .. versionadded:: note for TypeAliasType.__qualname__Oct 15, 2025
@AlexWaygood
AlexWaygood enabled auto-merge (squash) October 15, 2025 20:16
@AlexWaygood
AlexWaygood merged commit 65d1a14 into python:mainOct 15, 2025
36 checks passed
@AlexWaygood
AlexWaygood deleted the qualname-docs branch October 15, 2025 20:18
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsOct 15, 2025
@efimov-mikhail

Copy link
Copy Markdown
Member

Thanks! I'm not so familiar with those nuances, sorry.

@AlexWaygood

Copy link
Copy Markdown
MemberAuthor

@efimov-mikhail no worries!

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip newstopic-typing

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@AlexWaygood@efimov-mikhail