-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Type expression is coerced to a list of parameter arguments in substitution of ParamSpec #88964
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
| BPO | 44801 |
|---|---|
| Nosy | @gvanrossum, @ambv, @serhiy-storchaka, @miss-islington, @Fidget-Spinner |
| PRs | |
| Dependencies |
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 2021-08-04.21:00:34.993>
created_at = <Date 2021-08-01.07:08:58.391>
labels = ['type-bug', 'library', '3.10', '3.11']
title = 'Type expression is coerced to a list of parameter arguments in substitution of ParamSpec'
updated_at = <Date 2021-08-04.21:00:34.992>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2021-08-04.21:00:34.992>
actor = 'lukasz.langa'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-04.21:00:34.993>
closer = 'lukasz.langa'
components = ['Library (Lib)']
creation = <Date 2021-08-01.07:08:58.391>
creator = 'serhiy.storchaka'
dependencies = ['44793']
files = []
hgrepos = []
issue_num = 44801
keywords = ['patch']
message_count = 5.0
messages = ['398687', '398688', '398842', '398925', '398953']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'lukasz.langa', 'serhiy.storchaka', 'miss-islington', 'kj']
pr_nums = ['27585', '27598']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44801'
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