-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
_typevar_types and _paramspec_tvars are missing from _GenericAlias.copy_with #90739
Copy link
Copy link
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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 2022-03-11.14:58:44.809>
created_at = <Date 2022-01-30.13:20:18.515>
labels = ['type-bug', 'library', '3.10', '3.11']
title = '_typevar_types and _paramspec_tvars are missing from _GenericAlias.copy_with'
updated_at = <Date 2022-03-11.14:58:44.808>
user = 'https://github.com/posita'bugs.python.org fields:
activity = <Date 2022-03-11.14:58:44.808>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2022-03-11.14:58:44.809>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2022-01-30.13:20:18.515>
creator = 'posita'
dependencies = []
files = []
hgrepos = []
issue_num = 46581
keywords = ['patch']
message_count = 8.0
messages = ['412144', '412145', '412149', '412266', '412274', '412283', '414850', '414910']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'mbogosian', 'serhiy.storchaka', 'JelleZijlstra', 'posita', 'sobolevn', 'kj']
pr_nums = ['31061', '31821']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46581'
versions = ['Python 3.10', 'Python 3.11']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error