-
-
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 | 24705 |
|---|---|
| Nosy | @doko42, @tarekziade, @berkerpeksag, @serhiy-storchaka |
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/doko42'
closed_at = <Date 2016-01-28.14:59:40.461>
created_at = <Date 2015-07-24.12:13:00.571>
labels = ['type-bug', 'library']
title = "sysconfig._parse_makefile doesn't expand ${} vars appearing before $() vars"
updated_at = <Date 2016-01-28.14:59:40.459>
user = 'https://github.com/doko42'bugs.python.org fields:
activity = <Date 2016-01-28.14:59:40.459>
actor = 'berker.peksag'
assignee = 'doko'
closed = True
closed_date = <Date 2016-01-28.14:59:40.461>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2015-07-24.12:13:00.571>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 24705
keywords = []
message_count = 7.0
messages = ['247272', '247273', '247274', '247275', '258012', '259139', '259140']
nosy_count = 5.0
nosy_names = ['doko', 'tarek', 'python-dev', 'berker.peksag', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24705'
versions = ['Python 3.5', 'Python 3.6']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