mirror of
https://github.com/python/cpython.git
synced 2025-11-11 19:12:05 +00:00
Added PyFloat_GetMax(), PyFloat_GetMin() and PyFloat_GetInfo() to the float API. Added a dictionary sys.float_info with information about the internal floating point type to the sys module. |
||
|---|---|---|
| .. | ||
| abstract.rst | ||
| concrete.rst | ||
| exceptions.rst | ||
| index.rst | ||
| init.rst | ||
| intro.rst | ||
| memory.rst | ||
| newtypes.rst | ||
| refcounting.rst | ||
| utilities.rst | ||
| veryhigh.rst | ||