pyenv activate for bash and tcsh
オープン
まだ誰も着手していません。
3.7 (EOL)
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 30842 |
|---|---|
| Nosy | @vsajip |
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 2017-07-03.19:36:47.175>
labels = ['type-feature', '3.7']
title = 'pyenv activate for bash and tcsh'
updated_at = <Date 2020-09-13.20:56:35.604>
user = 'https://bugs.python.org/PyAcrisel'
bugs.python.org fields:
activity = <Date 2020-09-13.20:56:35.604>
actor = 'vinay.sajip'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2017-07-03.19:36:47.175>
creator = 'PyAcrisel'
dependencies = []
files = []
hgrepos = []
issue_num = 30842
keywords = []
message_count = 9.0
messages = ['297611', '298351', '298377', '298382', '299463', '299466', '299513', '299527', '376854']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'PyAcrisel']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30842'
versions = ['Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue には、ソースファイル、テスト、エントリーポイントがありません。まず、既存の pyenv のアクティベーション実装と、bash または tcsh 向けのシェル統合を探します。リンクされた BPO issue とプロジェクトの議論から想定されるアクティベーションの動作を確認し、そのうえで、既存のアクティベーション動作を壊さずに、名前が挙げられた両方のシェルがそれをサポートしていることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- bash, python
- 領域
- cli, tooling
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100