Skip to content

Disallow iterable argument unpacking after a keyword argument? #82741

Closed
@brandtbucher

Description

@brandtbucher
BPO 38560
Nosy @gvanrossum, @rhettinger, @MojoVampire, @brandtbucher

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 2019-10-29.17:28:43.417>
created_at = <Date 2019-10-23.00:20:42.309>
labels = ['interpreter-core', 'type-bug', 'invalid', '3.9']
title = 'Disallow iterable argument unpacking after a keyword argument?'
updated_at = <Date 2019-10-29.17:28:43.413>
user = 'https://github.com/brandtbucher'

bugs.python.org fields:

activity = <Date 2019-10-29.17:28:43.413>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = <Date 2019-10-29.17:28:43.417>
closer = 'gvanrossum'
components = ['Interpreter Core']
creation = <Date 2019-10-23.00:20:42.309>
creator = 'brandtbucher'
dependencies = []
files = []
hgrepos = []
issue_num = 38560
keywords = []
message_count = 6.0
messages = ['355195', '355251', '355267', '355658', '355660', '355663']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'rhettinger', 'josh.r', 'brandtbucher']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38560'
versions = ['Python 3.9']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions