cpython/Misc/NEWS.d/next/Build
Joshua Root 8515fd79fe
gh-117845: Detect libedit hook function signature in configure (#117870)
Older libedit versions (like Apple's) use a different type signature
for rl_startup_hook and rl_pre_input_hook. Add a configure check to
determine which signature is accepted by introducing the
Py_RL_STARTUP_HOOK_TAKES_ARGS macro in pyconfig.h.
2024-04-17 11:26:10 +02:00
..
2024-04-09-12-59-06.gh-issue-117645.0oEVAa.rst gh-117645: Increase WASI stack size from 512 KiB to 8 MiB (#117674) 2024-04-16 23:26:54 +02:00
2024-04-15-08-35-06.gh-issue-117845.IowzyW.rst gh-117845: Detect libedit hook function signature in configure (#117870) 2024-04-17 11:26:10 +02:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *Build* section in this directory.

.. _blurb: https://pypi.org/project/blurb/