cpython/Misc/NEWS.d/next/macOS
FX Coudert 5291639e61
bpo-42504: fix for MACOSX_DEPLOYMENT_TARGET=11 (GH-23556)
macOS releases numbering has changed as of macOS 11 Big Sur.  Previously, major releases were of the form 10.x, 10.x+1, 10.x+2, etc; as of Big Sur, they are now x, x+1, etc, so, for example, 10.15, 10.15.1, ..., 10.15.7, 11, 11.0.1, 11.1, ..., 12, 12.1, etc. Allow Python to build with single-digit deployment target values. Patch provided by FX Coudert.
2020-12-02 22:20:18 -05:00
..
2020-10-23-10-26-53.bpo-38443.vu64tl.rst bpo-38443: Check that the specified universal architectures work (GH-22910) 2020-11-21 17:13:11 -08:00
2020-11-01-15-10-28.bpo-42232.2zI1GN.rst bpo-42232: mmap module add Darwin specific madvise options. (GH-23076) 2020-11-21 03:39:56 -08:00
2020-11-01-16-40-23.bpo-41100.BApztP.rst bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) 2020-11-08 10:05:27 +01:00
2020-11-15-16-43-45.bpo-41116.oCkbrF.rst bpo-41116: Ensure system supplied libraries are found on macOS 11 (GH-23301) 2020-11-22 00:14:25 -05:00
2020-12-02-15-48-40.bpo-42504.RQmMOR.rst bpo-42504: fix for MACOSX_DEPLOYMENT_TARGET=11 (GH-23556) 2020-12-02 22:20:18 -05:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

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

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