Skip to content

Add patch for bpo-45405 to Python 3.7.12#2292

Merged
native-api merged 1 commit intopyenv:masterfrom
samdoran:3.7.12-bpo-45405-patch
Mar 24, 2022
Merged

Add patch for bpo-45405 to Python 3.7.12#2292
native-api merged 1 commit intopyenv:masterfrom
samdoran:3.7.12-bpo-45405-patch

Conversation

@samdoran
Copy link
Copy Markdown
Contributor

@samdoran samdoran commented Mar 24, 2022

Make sure you have checked all steps below.

Prerequisite

Description

The newest version of clang on macOS (13.1.6 (clang-1316.0.21.2) as of today) now supports the --print-multiarch flag and does not error on arm64. This patch applies the upstream fix in 3.7.13 and later to 3.7.12.

Tests

None

@samdoran samdoran changed the title Add patch for bpo-45405 for Python 3.7.12 Add patch for bpo-45405 to Python 3.7.12 Mar 24, 2022
@samdoran samdoran force-pushed the 3.7.12-bpo-45405-patch branch from cf06bd3 to e05e0bd Compare March 24, 2022 00:10
@native-api native-api merged commit fb97a9c into pyenv:master Mar 24, 2022
@samdoran samdoran deleted the 3.7.12-bpo-45405-patch branch March 24, 2022 13:47
@samdoran
Copy link
Copy Markdown
Contributor Author

Thank you!

dand-oss pushed a commit to dand-oss/pyenv that referenced this pull request Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues installing python 3.8.12 on MacOS Monterey with Apple M1 Max Unable to build Python on macOS Big Sur with Xcode 12 beta

2 participants