Skip to content

Remove ParamSpec from __parameters__ of most typing generics #88264

@Fidget-Spinner

Description

@Fidget-Spinner
BPO 44098
Nosy @gvanrossum, @serhiy-storchaka, @ilevkivskyi, @miss-islington, @Fidget-Spinner
PRs
  • bpo-44098: Drop ParamSpec from most __parameters__ in typing generics #26013
  • [3.10] bpo-44098: Drop ParamSpec from most __parameters__ in typing generics (GH-26013) #26091
  • 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 = 'https://github.com/Fidget-Spinner'
    closed_at = <Date 2021-05-14.14:17:17.921>
    created_at = <Date 2021-05-10.09:41:35.969>
    labels = ['library', '3.10', '3.11']
    title = 'Remove ParamSpec from __parameters__ of most typing generics'
    updated_at = <Date 2021-07-31.13:36:10.523>
    user = 'https://github.com/Fidget-Spinner'

    bugs.python.org fields:

    activity = <Date 2021-07-31.13:36:10.523>
    actor = 'serhiy.storchaka'
    assignee = 'kj'
    closed = True
    closed_date = <Date 2021-05-14.14:17:17.921>
    closer = 'kj'
    components = ['Library (Lib)']
    creation = <Date 2021-05-10.09:41:35.969>
    creator = 'kj'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44098
    keywords = ['patch']
    message_count = 8.0
    messages = ['393373', '393589', '393662', '398283', '398300', '398346', '398393', '398641']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'levkivskyi', 'miss-islington', 'kj']
    pr_nums = ['26013', '26091']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44098'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Labels

    3.10only security fixes3.11only security fixesstdlibStandard Library Python modules in the Lib/ directory
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions