diff options
| author | Victor Stinner <vstinner@python.org> | 2019-10-01 13:12:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-01 13:12:29 +0200 |
| commit | 5e0ea7540f577c9684e272000fdfc80d29bb78a2 (patch) | |
| tree | 5f194b69ace9a9ba16d9dfba737f2371d5533d20 /Objects/object.c | |
| parent | 2f90261280e36a179831d72ce794115be31c88bb (diff) | |
| download | cpython-git-5e0ea7540f577c9684e272000fdfc80d29bb78a2.tar.gz | |
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/object.c')
0 files changed, 0 insertions, 0 deletions
