-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Arguments ignored in substitution in typing.Callable #88956
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 2021-08-02.07:32:47.001>
created_at = <Date 2021-07-31.12:24:26.513>
labels = ['type-bug', 'library', '3.10', '3.11']
title = 'Arguments ignored in substitution in typing.Callable'
updated_at = <Date 2021-08-02.07:32:47.000>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2021-08-02.07:32:47.000>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-02.07:32:47.001>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2021-07-31.12:24:26.513>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 44793
keywords = ['patch']
message_count = 5.0
messages = ['398636', '398648', '398656', '398728', '398730']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'serhiy.storchaka', 'miss-islington', 'kj']
pr_nums = ['27515', '27537']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44793'
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