bpo-41116: Ensure system supplied libraries are found on macOS 11 by ronaldoussoren · Pull Request #23301 · python/cpython · GitHub

github.com

Tin mới

ronaldoussoren:bpo-41116

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

bpo-41116: Ensure system supplied libraries are found on macOS 11

needs backport to 3.8

needs backport to 3.8

awaiting core review

awaiting core review

📜🤖 Added by blurb_it.

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Use _osx_support._default_sysroot in setup.py

Merge branch 'bpo-41116' of github.com:ronaldoussoren/cpython into bp…

View reviewed changes

bpo-41116: Ensure system supplied libraries are found on macOS 11 (

needs backport to 3.9

needs backport to 3.9

: Ensure system supplied libraries are found on macOS 11 (

bpo-41116: Ensure system supplied libraries are found on macOS 11 (

bpo-41116: Ensure system supplied libraries are found on macOS 11 (

: Support macOS 11 Big Sur and Apple Silicon Macs (

_osx_support._default_sysroot is dead in CPython but used downstream with no public replacement #150881