Enable verbose of tests during PGO build on amd64 platforms
未關閉
還沒有人認領這個 Issue。
3.7 (EOL)
3.8 (EOL)
build
OS-windows
type-feature
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- PR 合併指標
- PR 指標待擷取
描述
| BPO | 35739 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba, @neyuru |
| 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-01-15.05:26:47.703>
labels = ['3.8', 'type-feature', '3.7', 'OS-windows', 'build']
title = 'Enable verbose of tests during PGO build on amd64 platforms'
updated_at = <Date 2019-01-19.07:03:19.158>
user = 'https://github.com/neyuru'
bugs.python.org fields:
activity = <Date 2019-01-19.07:03:19.158>
actor = 'neyuru'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build', 'Windows']
creation = <Date 2019-01-15.05:26:47.703>
creator = 'neyuru'
dependencies = []
files = []
hgrepos = []
issue_num = 35739
keywords = ['patch', 'patch', 'patch']
message_count = 3.0
messages = ['333648', '333722', '334042']
nosy_count = 5.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'neyuru']
pr_nums = ['11558', '11558', '11558']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue35739'
versions = ['Python 3.7', 'Python 3.8']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢查 pull request #11558 以及 amd64 平台上的 CPython Windows PGO 建置設定。檢查目前如何呼叫 PGO 測試執行;當該執行產生詳細的測試輸出,且相關的建置或測試檢查通過時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- build-system, testing-qa
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 20/100