Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)
オープン
まだ誰も着手していません。
3.10
interpreter-core
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず PR 24534 と 24624 を確認し、次に 31/32-bit 構成と 64-bit 構成に関する、参照されている gcc-s390.txt と gcc-s390x.txt の定義を調べます。s390-linux-gnu トリプレットを使用する 31/32-bit s390 Linux サポートが削除され、64-bit 構成は引き続きサポートされていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- linux, python
- 領域
- operating-systems
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 20/100