[Windows] Automatically run PC\layout after building python.exe
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 1k
- フォーク
- 203
- 平均マージ
- 1時間 20分
- マージ済み PR(30日)
- 2
説明
On Windows, after building a python.exe, before using it to run pyperformance, you need to run a special command PC\layout, which creates an installed-like tree structure, and then use the python.exe from that tree. It would be nice if this was automatically done by the compile command.
See https://github.com/python/pyperformance/issues/148#issuecomment-1081867800 and ff. for more details.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
python.exe をビルドするためのコンパイルコマンドとその Windows パスから始めます。pyperformance を実行する前に、現在そのコマンドがどのように実行可能ファイルを準備しているかを確認し、その後 PC\layout の手順を自動化して、結果として得られるツリーの python.exe を使用します。Windows のコンパイルで、手動の layout コマンドなしに pyperformance が正常に実行されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100