-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dirtopic-typing
Description
| BPO | 41973 |
|---|---|
| Nosy | @gvanrossum, @ssbarnea, @serhiy-storchaka, @asottile, @gaborbernat, @Fidget-Spinner, @akulakov |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2020-10-08.06:26:46.964>
labels = ['3.11', '3.9', '3.10', 'docs']
title = 'Docs: TypedDict is now of type function instead of class'
updated_at = <Date 2021-08-01.18:01:50.338>
user = 'https://github.com/gaborbernat'bugs.python.org fields:
activity = <Date 2021-08-01.18:01:50.338>
actor = 'serhiy.storchaka'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-10-08.06:26:46.964>
creator = 'gaborjbernat'
dependencies = []
files = []
hgrepos = []
issue_num = 41973
keywords = []
message_count = 7.0
messages = ['378212', '378213', '378216', '378217', '398707', '398717', '398718']
nosy_count = 8.0
nosy_names = ['gvanrossum', 'ssbarnea', 'docs@python', 'serhiy.storchaka', 'Anthony Sottile', 'gaborjbernat', 'kj', 'andrei.avk']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue41973'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']Linked PRs
- gh-86139: Correct NamedTuple and TypedDict's type in typing.rst #143692
- [3.14] gh-86139: Correct NamedTuple and TypedDict's type in typing.rst (GH-143692) #143696
- [3.13] gh-86139: Correct NamedTuple and TypedDict's type in typing.rst (GH-143692) #143697
- gh-143728: Keep
TypedDictandNamedTupleinclassrole in docs #143702
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dirtopic-typing