Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)
未關閉
還沒有人認領這個 Issue。
3.10
interpreter-core
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| BPO | 43179 |
|---|---|
| Nosy | @tiran, @mcepl, @ambv, @stratakis, @glaubitz, @jrtc27 |
| PRs | |
| Files |
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 2021-02-09.11:41:13.580>
labels = ['interpreter-core', '3.10']
title = 'Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)'
updated_at = <Date 2022-01-31.12:02:06.622>
user = 'https://github.com/tiran'
bugs.python.org fields:
activity = <Date 2022-01-31.12:02:06.622>
actor = 'fweimer'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-02-09.11:41:13.580>
creator = 'christian.heimes'
dependencies = []
files = ['49817', '49818']
hgrepos = []
issue_num = 43179
keywords = ['patch']
message_count = 56.0
messages = ['386709', '386983', '386984', '386985', '386986', '386996', '386997', '386999', '387000', '387002', '387003', '387004', '387005', '387006', '387008', '387009', '387010', '387019', '387021', '387022', '387025', '387038', '387093', '387094', '387095', '387096', '387097', '387114', '387130', '387132', '387156', '387161', '387162', '387165', '387167', '387176', '387202', '387203', '387227', '387255', '387257', '387258', '387261', '387262', '387263', '387265', '387456', '387457', '387458', '387459', '387460', '387465', '389103', '389104', '389887', '412198']
nosy_count = 9.0
nosy_names = ['christian.heimes', 'mcepl', 'Arfrever', 'lukasz.langa', 'fweimer', 'David.Edelsohn', 'cstratak', 'glaubitz', 'jrtc27']
pr_nums = ['24534', '24624']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue43179'
versions = ['Python 3.10']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先查看 PR 24534 和 24624,然後檢查 gcc-s390.txt 和 gcc-s390x.txt 中為 31/32 位元和 64 位元組態所引用的定義。完成的標準是:移除使用 s390-linux-gnu 三元組的 31/32 位元 s390 Linux 支援,同時保留對 64 位元組態的支援。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- linux, python
- 領域
- operating-systems
- Issue 類型
- 重構
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 20/100