Allow cross compiling python for macos-arm64 from macos-x86_64
未關閉
還沒有人認領這個 Issue。
3.12
3.13
build
OS-mac
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| 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']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
審查 PR #23523 和遷移後的 BPO issue 42476,重點關注 Build 和 macOS 脈絡。當 Python 能夠從 macos-x86_64 為 macos-arm64 進行交叉編譯,且相關的 Build 行為已由現有專案檢查涵蓋時,該 issue 即完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- macos, python
- 領域
- build-system, operating-systems
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100