cpython/Misc/NEWS.d/next/Build
Łukasz Langa 6c25bf07e8
gh-89452: Prefer gdbm-compat over ndbm (#92208)
This makes macOS gdbm provided by Homebrew not segfault through correct
selection of the linked library (-lgdbm_compat) *AND* the correct ndbm-style
header (gdbm-ndbm.h instead of the invalid ndbm.h).
2022-05-03 18:27:38 +02:00
..
2022-03-23-20-01-16.bpo-47103.b4-00F.rst bpo-47103: Copy pgort140.dll into output directory when building PGInstrument on Windows (GH-32083) 2022-04-06 11:56:31 +01:00
2022-04-10-16-33-31.bpo-47152.TLkxKm.rst bpo-47152: Automatically regenerate sre_constants.h (GH-91439) 2022-04-12 18:34:06 +03:00
2022-04-20-11-14-51.gh-issue-91731.zRoPcJ.rst gh-91731: Build Python with -std=c11 (#91733) 2022-04-20 13:19:05 +02:00
2022-05-03-03-36-47.gh-issue-89452.NIY0fF.rst gh-89452: Prefer gdbm-compat over ndbm (#92208) 2022-05-03 18:27:38 +02:00
README.rst

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

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