Update Tools/freeze to use .vcxproj files
オープン
まだ誰も着手していません。
build
OS-windows
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Tools/freeze を調査し、現在 Windows のプロジェクトファイルをどのように識別または処理しているかを確認します。そのフローを issue で挙げられている .vcxproj ファイルと比較し、影響を受ける入力と動作を特定します。Tools/freeze が Windows で .vcxproj ファイルを使用し、関連する freeze ワークフローが引き続き機能すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100