Add split install targets to install tests separately from lib
オープン
まだ誰も着手していません。
3.10
build
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 43282 |
|---|---|
| Nosy | @vstinner, @eli-schwartz |
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 2021-02-21.04:49:05.806>
labels = ['type-feature', '3.10', 'build']
title = 'Add split install targets to install tests separately from lib'
updated_at = <Date 2021-04-11.22:17:47.499>
user = 'https://github.com/eli-schwartz'
bugs.python.org fields:
activity = <Date 2021-04-11.22:17:47.499>
actor = 'eschwartz'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Build']
creation = <Date 2021-02-21.04:49:05.806>
creator = 'eschwartz'
dependencies = []
files = []
hgrepos = []
issue_num = 43282
keywords = []
message_count = 3.0
messages = ['387438', '387453', '390801']
nosy_count = 2.0
nosy_names = ['vstinner', 'eschwartz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue43282'
versions = ['Python 3.10']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue では、ソースファイル、テスト、またはビルドのエントリーポイントが指定されていません。まず CPython のインストール対象の定義と既存のインストールテストを見つけ、次にライブラリ用とテスト用に分離した対象がどのように動作すべきかを判断してください。要求された分割対象が存在し、インストールテストをライブラリとは別にインストールできれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- build-system
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100