-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 26448 |
|---|---|
| Nosy | @ncoghlan, @vstinner, @serhiy-storchaka, @1st1, @llllllllll, @efahl |
| Superseder | |
| 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 2016-06-05.15:30:34.328>
created_at = <Date 2016-02-27.03:54:10.478>
labels = ['type-bug', 'library']
title = 'dis.findlabels ignores EXTENDED_ARG'
updated_at = <Date 2016-06-05.21:15:47.756>
user = 'https://github.com/efahl'bugs.python.org fields:
activity = <Date 2016-06-05.21:15:47.756>
actor = 'eric.fahlgren'
assignee = 'none'
closed = True
closed_date = <Date 2016-06-05.15:30:34.328>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-02-27.03:54:10.478>
creator = 'eric.fahlgren'
dependencies = []
files = ['42035', '42037', '42038', '42039', '42046', '42047', '42065']
hgrepos = []
issue_num = 26448
keywords = ['patch']
message_count = 24.0
messages = ['260913', '260914', '260915', '260916', '260917', '260918', '260919', '260920', '260921', '260925', '260929', '260931', '260939', '260940', '260977', '260979', '260981', '260987', '260988', '261112', '261142', '261590', '267419', '267477']
nosy_count = 7.0
nosy_names = ['ncoghlan', 'vstinner', 'serhiy.storchaka', 'yselivanov', 'llllllllll', 'eric.fahlgren', 'Barun Parruck']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = '26881'
type = 'behavior'
url = 'https://bugs.python.org/issue26448'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']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