FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove `.. deprecated-removed` notes for `typing.NamedTuple` by sobolevn · Pull Request #139298 · python/cpython · GitHub

/ cpython Public

Remove .. deprecated-removed notes for typing.NamedTuple - #139298

Merged
sobolevn merged 2 commits into
python:mainfrom
sobolevn:remove-deprecated-notes-typing
Sep 24, 2025
Merged

Remove .. deprecated-removed notes for typing.NamedTuple#139298
sobolevn merged 2 commits into
python:mainfrom
sobolevn:remove-deprecated-notes-typing

Conversation

sobolevn commented Sep 24, 2025
edited
Loading

Copy link
Copy Markdown
Member

Probably it was forgotten by @picnixz during #133863 and #133822

Copy link
Copy Markdown
Member

Looks like we have a leftover one for TypedDict too?

https://github.com/sobolevn/cpython/blob/3f3fbc46fd3ab85aff9e6dacaa7ae35e8659c8e4/Doc/library/typing.rst?plain=1#L2813-L2819

picnixz commented Sep 24, 2025

Copy link
Copy Markdown
Member

I know I actually asked myself this question and I know I was confused as to whether remove or not the note because of how docs are generated. And I think the 3.13 docs use the 3.13 branch for their generation. So I probably forgot indeed!

sobolevn merged commit 06703d6 into python:main Sep 24, 2025
31 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL