Allow cross compiling python for macos-arm64 from macos-x86_64
Open
Nobody has claimed this yet.
3.12
3.13
build
OS-mac
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 42476 |
|---|---|
| Nosy | @ronaldoussoren, @ned-deily, @willingc, @isuruf |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2020-11-26.18:52:40.601>
labels = ['OS-mac', 'build', '3.8', '3.9', '3.10', 'type-feature']
title = 'Allow cross compiling python for macos-arm64 from macos-x86_64'
updated_at = <Date 2020-11-26.20:18:03.658>
user = 'https://github.com/isuruf'
bugs.python.org fields:
activity = <Date 2020-11-26.20:18:03.658>
actor = 'ronaldoussoren'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build', 'macOS']
creation = <Date 2020-11-26.18:52:40.601>
creator = 'isuruf'
dependencies = []
files = []
hgrepos = []
issue_num = 42476
keywords = ['patch']
message_count = 2.0
messages = ['381908', '381913']
nosy_count = 4.0
nosy_names = ['ronaldoussoren', 'ned.deily', 'willingc', 'isuruf']
pr_nums = ['23523']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue42476'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review PR #23523 and the migrated BPO issue 42476, focusing on the Build and macOS context. The issue is complete when Python can be cross-compiled for macos-arm64 from macos-x86_64, with the relevant build behavior covered by the existing project checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100