Update Tools/freeze to use .vcxproj files
未關閉
還沒有人認領這個 Issue。
build
OS-windows
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 36k
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 558
描述
| BPO | 27727 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba, @AraHaan, @kb-1000 |
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 2016-08-10.14:37:47.771>
labels = ['type-bug', 'OS-windows']
title = 'Update Tools/freeze to use .vcxproj files'
updated_at = <Date 2017-04-19.15:09:51.533>
user = 'https://github.com/kb-1000'
bugs.python.org fields:
activity = <Date 2017-04-19.15:09:51.533>
actor = 'kb1000'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Demos and Tools', 'Windows']
creation = <Date 2016-08-10.14:37:47.771>
creator = 'kb1000'
dependencies = []
files = []
hgrepos = []
issue_num = 27727
keywords = []
message_count = 6.0
messages = ['272334', '272335', '272866', '272868', '272869', '273029']
nosy_count = 6.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'Decorater', 'kb1000']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27727'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢查 Tools/freeze,以及它目前如何識別或使用 Windows 專案檔案。將該流程與 issue 中提到的 .vcxproj 檔案進行比較,並確定受影響的輸入與行為。當 Tools/freeze 在 Windows 上使用 .vcxproj 檔案,且相關的 freeze 工作流程仍能正常運作時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- build-system, tooling
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100