Skip to content

Passing keyword arguments to types.GenericAlias causes a hard crash #86742

Description

@Fidget-Spinner
BPO 42576
Nosy @gvanrossum, @miss-islington, @Fidget-Spinner
PRs
  • bpo-42576: Raise TypeError when passing in keyword arguments to GenericAlias #23656
  • [3.9] bpo-42576: Raise TypeError when passing in keyword arguments to GenericAlias (GH-23656) #23659
  • bpo-42576: Clarify only debug builds are affected in news #23663
  • [3.9] bpo-42576: Clarify only debug builds are affected in news (GH-23663) #23666
  • 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 2020-12-05.16:28:26.882>
    created_at = <Date 2020-12-05.14:31:19.254>
    labels = ['interpreter-core', '3.9', '3.10']
    title = 'Passing keyword arguments to types.GenericAlias causes a hard crash'
    updated_at = <Date 2020-12-06.17:01:05.979>
    user = 'https://github.com/Fidget-Spinner'

    bugs.python.org fields:

    activity = <Date 2020-12-06.17:01:05.979>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-05.16:28:26.882>
    closer = 'kj'
    components = ['Interpreter Core']
    creation = <Date 2020-12-05.14:31:19.254>
    creator = 'kj'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42576
    keywords = ['patch']
    message_count = 8.0
    messages = ['382565', '382571', '382573', '382574', '382578', '382591', '382600', '382602']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'miss-islington', 'kj']
    pr_nums = ['23656', '23659', '23663', '23666']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42576'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions