-
-
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 | 26881 |
|---|---|
| Nosy | @theller, @vstinner, @meadori, @serhiy-storchaka, @serprex |
| 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/serhiy-storchaka'
closed_at = <Date 2016-05-08.21:03:49.199>
created_at = <Date 2016-04-29.06:50:49.318>
labels = ['type-bug', 'library']
title = 'modulefinder should reuse the dis module'
updated_at = <Date 2016-05-11.19:30:44.035>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2016-05-11.19:30:44.035>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-05-08.21:03:49.199>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-04-29.06:50:49.318>
creator = 'vstinner'
dependencies = []
files = ['42645', '42707', '42735']
hgrepos = []
issue_num = 26881
keywords = ['patch']
message_count = 11.0
messages = ['264468', '264471', '264645', '264787', '264870', '264905', '265168', '265332', '265338', '265341', '265342']
nosy_count = 7.0
nosy_names = ['theller', 'jvr', 'vstinner', 'meador.inge', 'python-dev', 'serhiy.storchaka', 'Demur Rumed']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26881'
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