cpython/Misc/NEWS.d/next/Build
Natanael Copa 1f036ede59
bpo-43112: detect musl as a separate SOABI (GH-24502)
musl libc and gnu libc are not ABI compatible so we need set different
SOABI for musl and not simply assume that all linux is linux-gnu.

Replace linux-gnu with the detected os for the build from config.guess
for linux-musl*.
2022-01-28 15:02:54 -08:00
..
2021-02-10-17-54-04.bpo-43112.H5Lat6.rst bpo-43112: detect musl as a separate SOABI (GH-24502) 2022-01-28 15:02:54 -08:00
2022-01-08-12-43-31.bpo-45925.38F3NO.rst bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485) 2022-01-28 16:29:32 +00:00
2022-01-09-11-24-54.bpo-45569.zCIENy.rst bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497) 2022-01-14 18:54:56 +00:00
2022-01-19-04-36-15.bpo-46429.y0OtVL.rst bpo-46429: Merge all deepfrozen files into one (GH-30572) 2022-01-20 08:38:39 -08:00
2022-01-20-05-27-07.bpo-46443.udCVII.rst bpo-46443: deepfreeze: use small ints and singleton zero bytes (GH-30715) 2022-01-19 22:13:21 -08:00
2022-01-22-11-06-23.bpo-46471.03snrE.rst bpo-46471: Use single byte singletons (GH-30781) 2022-01-23 09:45:39 -08:00
2022-01-25-12-32-37.bpo-46513.mPm9B4.rst bpo-46513: Remove AC_C_CHAR_UNSIGNED / __CHAR_UNSIGNED__ (GH-30851) 2022-01-26 01:03:49 -08:00
2022-01-26-22-59-12.bpo-38472.RxfLho.rst bpo-38472: setup.py uses LC_ALL=C to check the C compiler (GH-30929) 2022-01-27 00:22:04 +01:00
README.rst

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

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