Allow Python distributors to add custom site install schemes
オープン
まだ誰も着手していません。
3.13
stdlib
topic-sysconfig
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 43976 |
|---|---|
| Nosy | @malemburg, @jaraco, @tiran, @encukou, @stefanor, @zooba, @FRidh, @hroncok, @frenzymadness, @FFY00, @jakirkham |
| PRs |
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-04-29.16:19:02.410>
labels = ['type-feature', 'library', '3.11']
title = 'Allow Python distributors to add custom site install schemes'
updated_at = <Date 2022-02-15.23:11:21.853>
user = 'https://github.com/FFY00'
bugs.python.org fields:
activity = <Date 2022-02-15.23:11:21.853>
actor = 'stefanor'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-04-29.16:19:02.410>
creator = 'FFY00'
dependencies = []
files = []
hgrepos = []
issue_num = 43976
keywords = []
message_count = 38.0
messages = ['392326', '392350', '392367', '392391', '392823', '392828', '392832', '392884', '392887', '392941', '392942', '392946', '392948', '392950', '392951', '392984', '392986', '392987', '392989', '392994', '393022', '393041', '393044', '399095', '399127', '399129', '399131', '399132', '399159', '399363', '399364', '399365', '400833', '402339', '402470', '409677', '409808', '411657']
nosy_count = 12.0
nosy_names = ['lemburg', 'jaraco', 'christian.heimes', 'petr.viktorin', 'stefanor', 'steve.dower', 'Frederik Rietdijk', 'hroncok', 'frenzy', 'FFY00', 'jakirkham', 'xrcg']
pr_nums = ['25718']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue43976'
versions = ['Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Library (Lib) コンポーネントと既存の PR #25718 を確認し、その後、その議論と関連するテストを確認します。Python ディストリビューターが既存のインストール動作を壊すことなく、カスタムの site インストールスキームを追加できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 20/100