-
-
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 | 4931 |
|---|---|
| Nosy | @loewis, @amauryfa, @giampaolo, @tarekziade, @merwok, @takluyver |
| 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-12.08:25:30.156>
created_at = <Date 2009-01-13.17:31:04.888>
labels = ['type-bug', 'library']
title = "distutils does not show any error msg when can't build C module extensions due to a missing C compiler"
updated_at = <Date 2014-03-12.08:25:30.154>
user = 'https://github.com/giampaolo'bugs.python.org fields:
activity = <Date 2014-03-12.08:25:30.154>
actor = 'eric.araujo'
assignee = 'eric.araujo'
closed = True
closed_date = <Date 2014-03-12.08:25:30.156>
closer = 'eric.araujo'
components = ['Distutils', 'Distutils2']
creation = <Date 2009-01-13.17:31:04.888>
creator = 'giampaolo.rodola'
dependencies = []
files = ['12739']
hgrepos = []
issue_num = 4931
keywords = ['patch']
message_count = 15.0
messages = ['79751', '79767', '79769', '79845', '101389', '101390', '117690', '120588', '120611', '212907', '212909', '213207', '213208', '213213', '213219']
nosy_count = 8.0
nosy_names = ['loewis', 'jafo', 'amaury.forgeotdarc', 'giampaolo.rodola', 'tarek', 'eric.araujo', 'python-dev', 'takluyver']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4931'
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