-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 39627 |
|---|---|
| Nosy | @gvanrossum, @vemel |
| PRs |
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 = <Date 2020-02-13.19:54:11.915>
created_at = <Date 2020-02-13.14:31:28.709>
labels = ['type-feature', 'library', '3.9']
title = 'Fix TypedDict totality check for inherited keys'
updated_at = <Date 2020-02-13.19:54:11.915>
user = 'https://github.com/vemel'bugs.python.org fields:
activity = <Date 2020-02-13.19:54:11.915>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = <Date 2020-02-13.19:54:11.915>
closer = 'gvanrossum'
components = ['Library (Lib)']
creation = <Date 2020-02-13.14:31:28.709>
creator = 'Vlad Emelianov'
dependencies = []
files = []
hgrepos = []
issue_num = 39627
keywords = ['patch']
message_count = 2.0
messages = ['361957', '361969']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'Vlad Emelianov']
pr_nums = ['18503']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue39627'
versions = ['Python 3.9']Metadata
Metadata
Assignees
Labels
3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement