Skip to content

lambda *a, **k: a, k # does not work #46536

@mark-summerfield

Description

@mark-summerfield
BPO 2283
Nosy @mark-summerfield

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 2008-03-13.13:44:12.844>
created_at = <Date 2008-03-13.08:14:46.079>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = 'lambda *a, **k: a, k # does not work'
updated_at = <Date 2008-03-13.13:44:12.733>
user = 'https://github.com/mark-summerfield'

bugs.python.org fields:

activity = <Date 2008-03-13.13:44:12.733>
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date = <Date 2008-03-13.13:44:12.844>
closer = 'draghuram'
components = ['Interpreter Core']
creation = <Date 2008-03-13.08:14:46.079>
creator = 'mark'
dependencies = []
files = []
hgrepos = []
issue_num = 2283
keywords = []
message_count = 4.0
messages = ['63499', '63501', '63502', '63504']
nosy_count = 3.0
nosy_names = ['draghuram', 'mark', 'lorg']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2283'
versions = ['Python 2.5', 'Python 3.0']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
    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