mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
5e0ea7540f
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.
Source files for standard library extension modules, and former extension modules that are now builtin modules.