mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
* Skip sNaN's testing in 32-bit mode. * Drop float_set_snan() helper. * Use memcpy() workaround for sNaN's in PyFloat_Unpack4(). * Document, that sNaN's may not be preserved by PyFloat_Pack/Unpack API.
Source files for various builtin objects