cpython/Misc/NEWS.d/next/Build
Petr Viktorin 3c97e1e457
bpo-39761: Fix dtrace build with empty $DFLAGS (GH-18766)
This fixes a regression introduced in bpo-38960.

When DFLAGS was empty, "$DFLAGS" results in an empty argument ("").
Without the quotes, an empty variable will be ignored by the shell.
2020-03-11 14:27:42 +01:00
..
2020-02-06-18-08-25.bpo-1294959.AZPg4R.rst bpo-1294959: Add sys.platlibdir attribute (GH-18381) 2020-03-10 09:53:09 +01:00
2020-03-02-14-44-09.bpo-39763.GGEwhH.rst bpo-39763: distutils.spawn now uses subprocess (GH-18743) 2020-03-04 14:50:19 +01:00
2020-03-03-15-56-07.bpo-39761.k10aGe.rst bpo-39761: Fix dtrace build with empty $DFLAGS (GH-18766) 2020-03-11 14:27:42 +01:00
README.rst

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

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