-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 14607 |
|---|---|
| Nosy | @ncoghlan, @benjaminp, @florentx |
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 2012-04-17.23:54:30.430>
created_at = <Date 2012-04-17.21:28:15.762>
labels = ['interpreter-core', 'type-bug']
title = 'method with special keyword-only argument gives error'
updated_at = <Date 2012-04-17.23:54:41.248>
user = 'https://github.com/florentx'bugs.python.org fields:
activity = <Date 2012-04-17.23:54:41.248>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2012-04-17.23:54:30.430>
closer = 'python-dev'
components = ['Interpreter Core']
creation = <Date 2012-04-17.21:28:15.762>
creator = 'flox'
dependencies = []
files = []
hgrepos = []
issue_num = 14607
keywords = []
message_count = 3.0
messages = ['158568', '158578', '158579']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'benjamin.peterson', 'flox', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14607'
versions = ['Python 3.2', 'Python 3.3']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error