Skip to content

Substitution of ParamSpec in Concatenate #88954

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 44791
Nosy @gvanrossum, @serhiy-storchaka, @JelleZijlstra, @miss-islington, @sobolevn, @Fidget-Spinner, @AlexWaygood, @cdce8p
PRs
  • bpo-44791: Fix substitution of ParamSpec in Concatenate with differen… #27518
  • [3.10] bpo-44791: Fix substitution of ParamSpec in Concatenate with different parameter expressions (GH-27518) #30959
  • bpo-44791: Accept ellipsis as the last argument of Concatenate #30969
  • 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-07-31.10:25:13.991>
    labels = ['library', '3.10', '3.11']
    title = 'Substitution of ParamSpec in Concatenate'
    updated_at = <Date 2022-02-20.09:11:54.505>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2022-02-20.09:11:54.505>
    actor = 'med2277'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-07-31.10:25:13.991>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44791
    keywords = ['patch']
    message_count = 9.0
    messages = ['398632', '398645', '398661', '411862', '411863', '411926', '411933', '413534', '413573']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'JelleZijlstra', 'miss-islington', 'sobolevn', 'kj', 'AlexWaygood', 'cdce8p', 'med2277']
    pr_nums = ['27518', '30959', '30969']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44791'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesstdlibPython modules in the Lib dirtopic-typing

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions