mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Remove the HAVE_PY_SET_53BIT_PRECISION macro (moved to the internal C API). * Move HAVE_PY_SET_53BIT_PRECISION macro to pycore_pymath.h. * Replace PY_NO_SHORT_FLOAT_REPR macro with _PY_SHORT_FLOAT_REPR macro which is always defined. gcc -Wundef emits a warning when using _PY_SHORT_FLOAT_REPR but the macro is not defined, if pycore_pymath.h include was forgotten. |
||
|---|---|---|
| .. | ||
| 2022-02-02-17-58-49.bpo-46613.__ZdpH.rst | ||
| 2022-02-06-20-14-21.bpo-45412.XJVaGW.rst | ||
| 2022-02-07-18-47-00.bpo-45459.0FCWM8.rst | ||
| README.rst | ||
Put news entry `blurb`_ files for the *C API* section in this directory. .. _blurb: https://pypi.org/project/blurb/