-
- Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.12only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-typingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 44802 |
|---|---|
| Nosy | @gvanrossum, @serhiy-storchaka, @Fidget-Spinner |
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 2021-08-01.11:37:51.360> labels = ['type-bug', 'library', '3.10', '3.11'] title = 'Substitution does not work after ParamSpec substitution of the user generic with a list of TypeVars' updated_at = <Date 2021-08-01.11:37:51.360> user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2021-08-01.11:37:51.360> actor = 'serhiy.storchaka' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2021-08-01.11:37:51.360> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 44802 keywords = [] message_count = 1.0 messages = ['398694'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'serhiy.storchaka', 'kj'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue44802' versions = ['Python 3.10', 'Python 3.11']Linked PRs
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.12only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-typingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error