|
LGTM |
8ea6353
into
python:master
|
Thanks @ronaldoussoren for the PR, and @ned-deily for merging it |
(cherry picked from commit 8ea6353) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
|
GH-21153 is a backport of this pull request to the 3.9 branch. |
|
GH-21154 is a backport of this pull request to the 3.8 branch. |
(cherry picked from commit 8ea6353) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
(cherry picked from commit 8ea6353) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
|
GH-21155 is a backport of this pull request to the 3.7 branch. |
ronaldoussoren commentedJun 24, 2020
•
edited by bedevere-bot
The description says it all: This PR is needed to build on macOS 11, because the release of Darwin is now 20.0.0, which doesn't match any of the Darwin cases used to disable _POSIX_C_SOURCE on macOS.
https://bugs.python.org/issue41100