diff options
author | Victor Stinner <vstinner@python.org> | 2019-10-01 11:12:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 11:12:29 (GMT) |
commit | 5e0ea7540f577c9684e272000fdfc80d29bb78a2 (patch) | |
tree | 5f194b69ace9a9ba16d9dfba737f2371d5533d20 /Objects | |
parent | 2f90261280e36a179831d72ce794115be31c88bb (diff) | |
download | cpython-5e0ea7540f577c9684e272000fdfc80d29bb78a2.zip cpython-5e0ea7540f577c9684e272000fdfc80d29bb78a2.tar.gz cpython-5e0ea7540f577c9684e272000fdfc80d29bb78a2.tar.bz2 |
bpo-37474: Don't call fedisableexcept() on FreeBSD (GH-16515)
On FreeBSD, Python no longer calls fedisableexcept() at startup to
control the floating point control mode. The call became useless
since FreeBSD 6: it became the default mode.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions