-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
buildThe build process and cross-buildThe build process and cross-buildstdlibStandard 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 | 858809 |
|---|---|
| Nosy | @loewis, @nijel, @vstinner, @matejcik, @tarekziade, @merwok, @agbuckley |
| Superseder | |
| 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 2020-02-12.00:53:00.786>
created_at = <Date 2003-12-12.10:24:30.000>
labels = ['type-bug', 'library', 'build']
title = 'Use directories from configure rather than hardcoded'
updated_at = <Date 2020-02-12.00:53:00.783>
user = 'https://github.com/nijel'bugs.python.org fields:
activity = <Date 2020-02-12.00:53:00.783>
actor = 'vstinner'
assignee = 'tarek'
closed = True
closed_date = <Date 2020-02-12.00:53:00.786>
closer = 'vstinner'
components = ['Build', 'Distutils']
creation = <Date 2003-12-12.10:24:30.000>
creator = 'nijel'
dependencies = []
files = ['5739']
hgrepos = []
issue_num = 858809
keywords = ['patch']
message_count = 20.0
messages = ['45042', '45043', '45045', '45046', '65368', '73812', '76707', '83076', '83077', '87857', '87858', '88065', '88067', '112209', '114578', '114580', '114581', '114585', '114715', '361843']
nosy_count = 13.0
nosy_names = ['loewis', 'nijel', 'spektrum', 'vstinner', 'matejcik', 'tarek', 'sergiodj', 'eric.araujo', 'rpetrov', 'Arfrever', 'rothrock', 'andybuckley', 'soundmurderer']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '1294959'
type = 'behavior'
url = 'https://bugs.python.org/issue858809'
versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildstdlibStandard 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