-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 16967 |
|---|---|
| Nosy | @birkenfeld, @ncoghlan, @benjaminp |
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 = 'https://github.com/benjaminp'
closed_at = <Date 2013-02-10.14:32:36.689>
created_at = <Date 2013-01-14.19:37:14.319>
labels = ['interpreter-core']
title = 'Keyword only argument default values are evaluated before other defaults'
updated_at = <Date 2014-06-21.04:10:09.514>
user = 'https://bugs.python.org/KayHayen'bugs.python.org fields:
activity = <Date 2014-06-21.04:10:09.514>
actor = 'Kay.Hayen'
assignee = 'benjamin.peterson'
closed = True
closed_date = <Date 2013-02-10.14:32:36.689>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2013-01-14.19:37:14.319>
creator = 'Kay.Hayen'
dependencies = []
files = []
hgrepos = []
issue_num = 16967
keywords = []
message_count = 6.0
messages = ['179970', '179972', '181783', '181808', '181809', '221151']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'ncoghlan', 'benjamin.peterson', 'Arfrever', 'python-dev', 'Kay.Hayen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue16967'
versions = ['Python 3.2']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)