cpython/Misc/NEWS.d/next/Build
Collin Funk b8f55266bf
gh-134486: Fix missing alloca() symbol in _ctypes on NetBSD (#134487)
Previously the module would fail to load because the `alloca()` symbol
was undefined. Now we check for GCC/Clang builtins for systems who do
not define `alloca()` in headers.
2025-05-23 13:11:04 +02:00
..
2025-04-16-09-38-48.gh-issue-117088.EFt_5c.rst gh-117088: Fix AIX build (GH-132595) 2025-05-10 18:35:59 +03:00
2025-05-14-09-43-48.gh-issue-131769.H0oy5x.rst GH-131769: fix detecting a pydebug build of the build Python when building for WASI (GH-134015) 2025-05-22 14:41:50 -07:00
2025-05-21-19-46-28.gh-issue-134455.vdwlrq.rst gh-134455: Fix build-details.json to use the `c_api.headers` key (#134456) 2025-05-22 11:28:35 +00:00
2025-05-21-22-13-30.gh-issue-134486.yvdL6f.rst gh-134486: Fix missing alloca() symbol in _ctypes on NetBSD (#134487) 2025-05-23 13:11:04 +02:00
README.rst

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

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