-
-
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 | 11599 |
|---|---|
| Nosy | @pitrou, @tarekziade, @merwok |
| 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/merwok'
closed_at = <Date 2014-03-13.10:03:44.341>
created_at = <Date 2011-03-18.18:33:56.293>
labels = ['type-bug', 'library']
title = 'Useless error message when distutils fails compiling'
updated_at = <Date 2014-03-13.10:03:44.340>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2014-03-13.10:03:44.340>
actor = 'eric.araujo'
assignee = 'eric.araujo'
closed = True
closed_date = <Date 2014-03-13.10:03:44.341>
closer = 'eric.araujo'
components = ['Distutils']
creation = <Date 2011-03-18.18:33:56.293>
creator = 'pitrou'
dependencies = []
files = ['22938']
hgrepos = []
issue_num = 11599
keywords = ['patch']
message_count = 10.0
messages = ['131352', '131601', '131602', '138172', '138178', '159314', '159319', '213343', '213379', '213380']
nosy_count = 5.0
nosy_names = ['pitrou', 'tarek', 'eric.araujo', 'alexis', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11599'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']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