mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
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.