FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.8] bpo-41100: Support building with new macOS SDK (GH-22855) by isuruf · Pull Request #26474 · python/cpython · GitHub

/ cpython Public

[3.8] bpo-41100: Support building with new macOS SDK (GH-22855) - #26474

Closed
isuruf wants to merge 1 commit into
python:3.8from
isuruf:sdk
Closed

[3.8] bpo-41100: Support building with new macOS SDK (GH-22855)#26474
isuruf wants to merge 1 commit into
python:3.8from
isuruf:sdk

Conversation

isuruf commented May 31, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

GH-25806 was a python 3.8 backport of GH-22855 to support macOS 11,
but didn't backport the changes that enabled building python
with a new macOS SDK and target an older macOS version.
This commit adds support for that.

I'm not sure if the title is correct. It's supposed to have the title from the original PR, but that doesn't seem appropriate here.

https://bugs.python.org/issue41100

pythonGH-25806 was a python 3.8 backport of pythonGH-22855 to support macOS 11,
but didn't backport the changes that enabled building python
with a new macOS SDK and target an older macOS version.
This commit adds support for that.

Copy link
Copy Markdown
Member

Thank you for submitting the PR. Unfortunately, Python 3.8 has now entered the security-fix-only phase of its life cycle, meaning that only security fixes are accepted for it. The subset of changes that were backported to 3.8 to support macOS 11 were deliberately kept simple to minimize the risk of disruptions so late in its life cycle.

ned-deily closed this Jun 1, 2021

isuruf commented Jun 1, 2021

Copy link
Copy Markdown
Contributor Author

Thanks for the info

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL