mirror of
https://github.com/python/cpython.git
synced 2025-12-07 13:50:06 +00:00
3 lines
219 B
ReStructuredText
3 lines
219 B
ReStructuredText
Make qNaN in :c:func:`PyFloat_Pack2` and :c:func:`PyFloat_Pack4`, if while
|
|
conversion to a narrower precision floating-point format --- the remaining
|
|
after truncation payload will be zero. Patch by Sergey B Kirpichev.
|