activate.ps1 in venv for Windows should encoded with BOM
オープン
まだ誰も着手していません。
3.7 (EOL)
3.8 (EOL)
OS-windows
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 36609 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba |
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 2019-04-12.08:27:01.281>
labels = ['3.7', '3.8', 'OS-windows', 'type-crash']
title = 'activate.ps1 in venv for Windows should encoded with BOM'
updated_at = <Date 2019-04-12.18:06:53.148>
user = None
bugs.python.org fields:
activity = <Date 2019-04-12.18:06:53.148>
actor = 'steve.dower'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2019-04-12.08:27:01.281>
creator = '\xec\xa0\x95\xed\x95\x9c\xec\x86\x94'
dependencies = []
files = []
hgrepos = []
issue_num = 36609
keywords = []
message_count = 2.0
messages = ['340014', '340092']
nosy_count = 5.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', '\xec\xa0\x95\xed\x95\x9c\xec\x86\x94']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue36609'
versions = ['Python 3.7', 'Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Windows の venv 生成パスと、activate.ps1 のテンプレートまたは出力を特定します。スクリプトのエンコード方法を確認し、生成された Windows のアクティベーションスクリプトに、他のアクティベーション動作を変更せず BOM が含まれていることを検証します。issue ではテストファイルが指定されていないため、近くにある既存の venv または Windows のテストカバレッジを使用してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100