EXTRA_CFLAGS get overrided by CFLAGS_NODIST
オープン
まだ誰も着手していません。
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
build
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 37631 |
|---|---|
| Nosy | @vstinner, @stratakis, @hroncok, @Dormouse759 |
| 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 2019-07-19.11:49:12.515>
labels = ['3.8', 'type-bug', '3.7', '3.9', 'build']
title = 'EXTRA_CFLAGS get overrided by CFLAGS_NODIST'
updated_at = <Date 2019-10-03.16:57:32.899>
user = 'https://github.com/Dormouse759'
bugs.python.org fields:
activity = <Date 2019-10-03.16:57:32.899>
actor = 'brett.cannon'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2019-07-19.11:49:12.515>
creator = 'Dormouse759'
dependencies = []
files = []
hgrepos = []
issue_num = 37631
keywords = ['patch']
message_count = 8.0
messages = ['348168', '348183', '348296', '348734', '348737', '348739', '353781', '353785']
nosy_count = 4.0
nosy_names = ['vstinner', 'cstratak', 'hroncok', 'Dormouse759']
pr_nums = ['15020']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37631'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue ではソースファイルやテストは指定されていません。まず、参照されている PR #15020 と、EXTRA_CFLAGS および CFLAGS_NODIST に関する CPython のビルド設定の処理を確認してください。影響を受ける Python バージョン全体で EXTRA_CFLAGS が CFLAGS_NODIST によって上書きされなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100