-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25969 |
|---|---|
| Nosy | @gpshead, @benjaminp, @ezio-melotti, @1st1, @zhangyangyu |
| 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 = 'https://github.com/gpshead'
closed_at = <Date 2016-09-10.01:34:28.710>
created_at = <Date 2015-12-28.22:16:18.963>
labels = ['type-bug', 'library']
title = 'Update lib2to3 grammar to include missing unpacking generalizations.'
updated_at = <Date 2016-09-10.18:21:34.042>
user = 'https://github.com/ezio-melotti'bugs.python.org fields:
activity = <Date 2016-09-10.18:21:34.042>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2016-09-10.01:34:28.710>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2015-12-28.22:16:18.963>
creator = 'ezio.melotti'
dependencies = []
files = ['44518']
hgrepos = []
issue_num = 25969
keywords = ['patch']
message_count = 5.0
messages = ['257138', '275526', '275531', '275654', '275666']
nosy_count = 6.0
nosy_names = ['gregory.p.smith', 'benjamin.peterson', 'ezio.melotti', 'python-dev', 'yselivanov', 'xiang.zhang']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25969'
versions = ['Python 2.7']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error