-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 24421 |
|---|---|
| Nosy | @Yhg1s, @taleinat, @merwok, @vadmium, @floppym, @dstufft |
| 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 2016-02-26.21:46:18.055>
created_at = <Date 2015-06-10.08:06:40.639>
labels = ['type-bug', 'library', 'build']
title = 'Race condition compiling Modules/_math.c'
updated_at = <Date 2016-02-26.21:46:18.054>
user = 'https://github.com/vadmium'bugs.python.org fields:
activity = <Date 2016-02-26.21:46:18.054>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2016-02-26.21:46:18.055>
closer = 'martin.panter'
components = ['Build', 'Distutils']
creation = <Date 2015-06-10.08:06:40.639>
creator = 'martin.panter'
dependencies = []
files = ['39672', '39724', '41270']
hgrepos = []
issue_num = 24421
keywords = ['patch']
message_count = 11.0
messages = ['245121', '245298', '245429', '245453', '245459', '254560', '256137', '258349', '259362', '260886', '260888']
nosy_count = 8.0
nosy_names = ['twouters', 'taleinat', 'eric.araujo', 'Arfrever', 'python-dev', 'martin.panter', 'floppymaster', 'dstufft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24421'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']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