repeated keyword arguments · Issue #47469 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@gangesmaster

Description

@gangesmaster

BPO 3219
Nosy @gvanrossum, @giampaolo, @benjaminp
Files repeated_kwargs.patch

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-07-01.19:35:30.173> created_at = <Date 2008-06-27.19:17:45.795> labels = ['interpreter-core', 'type-bug'] title = 'repeated keyword arguments' updated_at = <Date 2008-07-01.19:35:30.172> user = 'https://bugs.python.org/gangesmaster'

bugs.python.org fields:

activity = <Date 2008-07-01.19:35:30.172> actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = <Date 2008-07-01.19:35:30.173> closer = 'benjamin.peterson' components = ['Interpreter Core'] creation = <Date 2008-06-27.19:17:45.795> creator = 'gangesmaster' dependencies = [] files = ['10755'] hgrepos = [] issue_num = 3219 keywords = ['patch'] message_count = 4.0 messages = ['68847', '68852', '68862', '69059'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'gangesmaster', 'giampaolo.rodola', 'benjamin.peterson'] pr_nums = [] priority = 'critical' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue3219' versions = ['Python 2.6', 'Python 3.0']