mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +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. |
||
|---|---|---|
| .. | ||
| exceptions.c.h | ||
| file.c.h | ||
| float.c.h | ||
| long.c.h | ||
| vectorcall.c.h | ||
| watchers.c.h | ||