Allow one to use build.bat to skip building test project files entirely.
オープン
まだ誰も着手していません。
build
OS-windows
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 35.9k
- PR マージ指標
- PR 指標を取得中
説明
Only useful if you wish to manually compile the interpreter in order to build a manual embed zip file to reflect changes in a branch from a clone of the repository. This would need to be opt-in and not by default though. Also allows those who only want to clone python just to build to skip them without needing to manually clean up the built test projects by hand and accidentally delete something important instead.
Great for:
- wanting a change before a new point release is made.
- for checking any local changes outside of tests with a project that uses an embedded interpreter.
- those who clones the repository only to build python itself and not wanting to tests to be built at all.
Applies to:
- 3.12
- 3.13
- 3.14
- main
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
build.bat から始めて、インタープリターのビルド中にテストプロジェクトのファイルがどのようにビルドされるかを追跡します。デフォルトの動作を維持したまま、それらのファイルをスキップする opt-in の経路を追加し、その後、テストプロジェクトなしで手動インタープリターまたは組み込みビルドが完了することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100