From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sat, 27 Jun 2020 08:52:50 +0000 (-0700) Subject: bpo-41100: clarify NEWS item about macOS 11 support (GH-21174) X-Git-Tag: v3.8.4rc1~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=027bba2eada175358a7f34cad155b25e1b805082;p=thirdparty%2FPython%2Fcpython.git bpo-41100: clarify NEWS item about macOS 11 support (GH-21174) (cherry picked from commit 2f168c6356f92c38ae7751d2faf2b266a9356229) Co-authored-by: Ned Deily --- diff --git a/Misc/NEWS.d/next/macOS/2020-06-24-13-51-57.bpo-41100.mcHdc5.rst b/Misc/NEWS.d/next/macOS/2020-06-24-13-51-57.bpo-41100.mcHdc5.rst index ded66b567a92..d6bb61613669 100644 --- a/Misc/NEWS.d/next/macOS/2020-06-24-13-51-57.bpo-41100.mcHdc5.rst +++ b/Misc/NEWS.d/next/macOS/2020-06-24-13-51-57.bpo-41100.mcHdc5.rst @@ -1 +1,7 @@ -Support macOS 11 when building. +Fix configure error when building on macOS 11. +Note that the current Python release was released +shortly after the first developer preview of macOS +11 (Big Sur); there are other known issues with +building and running on the developer preview. +Big Sur is expected to be fully supported in a +future bugfix release of Python 3.8.x and with 3.9.0. \ No newline at end of file