Add -fwrapv for new icc versions
オープン
まだ誰も着手していません。
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
build
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 40223 |
|---|---|
| Nosy | @benjaminp, @skrah, @furkanonder |
| 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-04-08.10:40:29.415>
labels = ['3.8', 'type-bug', '3.7', '3.9', 'build']
title = 'Add -fwrapv for new icc versions'
updated_at = <Date 2020-06-30.18:07:54.640>
user = 'https://github.com/skrah'
bugs.python.org fields:
activity = <Date 2020-06-30.18:07:54.640>
actor = 'skrah'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2020-04-08.10:40:29.415>
creator = 'skrah'
dependencies = []
files = []
hgrepos = []
issue_num = 40223
keywords = ['patch']
message_count = 12.0
messages = ['365976', '366673', '371110', '371114', '371126', '371127', '372577', '372578', '372636', '372637', '372638', '372712']
nosy_count = 4.0
nosy_names = ['benjamin.peterson', 'skrah', 'furkanonder', 'La\xc3\xabl Cellier']
pr_nums = ['19561']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue40223'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue では Build コンポーネントが特定され、python/cpython#19561 が参照されています。まず、その pull request と issue 周辺の議論を確認してください。提案されている -fwrapv の処理が新しい ICC バージョンをどのように対象としているか、また関連する build 動作がカバーされているかを確認してください。影響を受ける ICC build が意図した flag を受け取り、他のコンパイラー構成にリグレッションが発生しなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100