bpo-41100: clarify NEWS item about macOS 11 support (GH-21174)
This commit is contained in:
parent
2e0a920e9e
commit
2f168c6356
|
@ -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.
|
Loading…
Reference in New Issue