]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-41100: clarify NEWS item about macOS 11 support (GH-21174)
authorNed Deily <nad@python.org>
Sat, 27 Jun 2020 08:44:56 +0000 (04:44 -0400)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2020 08:44:56 +0000 (04:44 -0400)
Misc/NEWS.d/next/macOS/2020-06-24-13-51-57.bpo-41100.mcHdc5.rst

index ded66b567a92db0b9266a8718dcf1ad60a89c5ed..d6bb61613669073ddb654b4cbd5e05d9815f5327 100644 (file)
@@ -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