-
-
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 | 5372 |
|---|---|
| Nosy | @smontanaro, @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/tarekziade'
closed_at = <Date 2010-01-11.23:24:06.505>
created_at = <Date 2009-02-26.00:05:26.582>
labels = ['type-bug', 'library']
title = 'Distutils inappropriately reuses .o files between extension modules'
updated_at = <Date 2012-05-04.03:16:33.913>
user = 'https://bugs.python.org/collinwinter'bugs.python.org fields:
activity = <Date 2012-05-04.03:16:33.913>
actor = 'eric.araujo'
assignee = 'tarek'
closed = True
closed_date = <Date 2010-01-11.23:24:06.505>
closer = 'tarek'
components = ['Distutils']
creation = <Date 2009-02-26.00:05:26.582>
creator = 'collinwinter'
dependencies = []
files = ['13180']
hgrepos = []
issue_num = 5372
keywords = ['patch', 'needs review']
message_count = 5.0
messages = ['82734', '97493', '97556', '97614', '159895']
nosy_count = 5.0
nosy_names = ['skip.montanaro', 'collinwinter', 'jyasskin', 'tarek', 'eric.araujo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue5372'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']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