-
-
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 | 8876 |
|---|---|
| Nosy | @malemburg, @birkenfeld, @pitrou, @larryhastings, @benjaminp, @tarekziade, @merwok, @ssbarnea |
| 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 2014-10-30.18:54:39.408>
created_at = <Date 2010-06-02.13:38:35.110>
labels = ['type-bug', 'library']
title = 'distutils should not assume that hardlinks will work'
updated_at = <Date 2014-10-30.19:14:46.538>
user = 'https://bugs.python.org/samtygier'bugs.python.org fields:
activity = <Date 2014-10-30.19:14:46.538>
actor = 'eric.araujo'
assignee = 'none'
closed = True
closed_date = <Date 2014-10-30.18:54:39.408>
closer = 'pitrou'
components = ['Distutils']
creation = <Date 2010-06-02.13:38:35.110>
creator = 'samtygier'
dependencies = []
files = ['17521', '17522', '37069']
hgrepos = []
issue_num = 8876
keywords = ['patch']
message_count = 24.0
messages = ['106881', '106885', '106886', '164543', '164545', '164546', '164554', '186994', '186996', '188970', '208191', '208776', '208792', '211180', '229298', '230211', '230213', '230215', '230242', '230250', '230283', '230285', '230286', '230290']
nosy_count = 14.0
nosy_names = ['lemburg', 'georg.brandl', 'pitrou', 'larry', 'benjamin.peterson', 'tarek', 'eric.araujo', 'ssbarnea', 'samtygier', 'python-dev', 'olliewalsh', 'fkochem', 'dfarrell07', 'Matt.Wright']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8876'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']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