-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 2009 |
|---|---|
| Nosy | @mdickinson, @ncoghlan |
| Files |
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 2010-07-12.14:15:52.003>
created_at = <Date 2008-02-05.00:19:49.674>
labels = ['interpreter-core', 'type-feature']
title = 'Grammar change to prevent shift/reduce problem with varargslist'
updated_at = <Date 2010-07-12.14:15:52.002>
user = 'https://bugs.python.org/dalke'bugs.python.org fields:
activity = <Date 2010-07-12.14:15:52.002>
actor = 'mark.dickinson'
assignee = 'none'
closed = True
closed_date = <Date 2010-07-12.14:15:52.003>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2008-02-05.00:19:49.674>
creator = 'dalke'
dependencies = []
files = ['17914']
hgrepos = []
issue_num = 2009
keywords = ['patch']
message_count = 11.0
messages = ['62055', '62065', '62066', '62071', '109699', '109701', '109705', '109706', '109707', '109800', '110088']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'dalke', 'mark.dickinson', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue2009'
versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement