cpython/Misc/NEWS.d/next/Build
Miss Islington (bot) eedeaef1f2
bpo-42692: fix __builtin_available check on older compilers (GH-23873) (GH-24090)
A compiler that doesn't define `__has_builtin` will error out when it is
used on the same line as the check for it.

Automerge-Triggered-By: GH:ronaldoussoren
(cherry picked from commit df21f502fd)

Co-authored-by: Joshua Root <jmr@macports.org>
2021-01-04 06:00:43 -05:00
..
2020-12-13-14-43-10.bpo-42598.7ipr5H.rst bpo-42598: Fix implicit function declarations in configure (GH-23690) (GH-23756) 2020-12-13 17:01:00 -05:00
2020-12-20-02-35-28.bpo-42604.gRd89w.rst bpo-42604: always set EXT_SUFFIX=${SOABI}${SHLIB_SUFFIX} when using configure (GH-23708) (GH-23866) 2020-12-20 04:54:18 +00:00
2021-01-04-05-07-30.bpo-42692.OO11SN.rst bpo-42692: fix __builtin_available check on older compilers (GH-23873) (GH-24090) 2021-01-04 06:00:43 -05:00
README.rst

README.rst

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

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