Description
BPO | 45477 |
---|---|
Nosy | @tiran |
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 = None
created_at = <Date 2021-10-14.21:19:53.235>
labels = ['build', 'expert-installation', '3.10']
title = 'configure script cannot detect float word ordering on linux'
updated_at = <Date 2021-10-22.22:49:31.555>
user = 'https://bugs.python.org/sourishbasu'
bugs.python.org fields:
activity = <Date 2021-10-22.22:49:31.555>
actor = 'sourish.basu'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2021-10-14.21:19:53.235>
creator = 'sourish.basu'
dependencies = []
files = ['50364', '50374', '50375', '50376']
hgrepos = []
issue_num = 45477
keywords = []
message_count = 12.0
messages = ['403951', '403978', '404096', '404135', '404138', '404447', '404448', '404449', '404450', '404459', '404463', '404836']
nosy_count = 2.0
nosy_names = ['christian.heimes', 'sourish.basu']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue45477'
versions = ['Python 3.10']
Linked PRs
- gh-89640: properly detect float word ordering on Linux #125571
- gh-89640: Hardcode WASM float word ordering as little endian #126387
- [3.13] gh-89640: harden float word ordering (#125571 and #126387) #126429
- [3.12] gh-89640: harden float word ordering (#125571 and #126387) #126430
- gh-89640: Restore configure error message on failure to detect float word order #126569
- gh-89640: Pull in update to float word order detection in autoconf-archive #126747