From fa7d354c2610c3e3d7d8bd86f55bed55787b9909 Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Sat, 27 Jun 2020 04:18:43 -0400 Subject: [PATCH] bpo-41100: clarify NEWS item about macOS 11 support --- .../next/macOS/2020-06-24-13-51-57.bpo-41100.mcHdc5.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 ded66b567a92db..d6bb6161366907 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