New submission from Andrew Turner:

The attached patch moves to use the fenv functions on FreeBSD to control the 
floating-point environment. This will be needed as I don't expect FreeBSD will 
have these functions on arm64.

I would expect a similar change should be applied to any supported development 
branch.

----------
components: Interpreter Core
files: use_fenv_freebsd.diff
keywords: patch
messages: 245879
nosy: Andrew Turner
priority: normal
severity: normal
status: open
title: Stop using deprecated floating-point environment functions on FreeBSD
type: behavior
versions: Python 3.6
Added file: http://bugs.python.org/file39822/use_fenv_freebsd.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24520>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to