summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2019-10-01 11:12:29 (GMT)
committerGitHub <noreply@github.com>2019-10-01 11:12:29 (GMT)
commit5e0ea7540f577c9684e272000fdfc80d29bb78a2 (patch)
tree5f194b69ace9a9ba16d9dfba737f2371d5533d20 /Objects
parent2f90261280e36a179831d72ce794115be31c88bb (diff)
downloadcpython-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