Chinese characters issue with input() function
オープン
まだ誰も着手していません。
OS-mac
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 33692 |
|---|---|
| Nosy | @vstinner, @zhangyangyu |
| PRs | |
| Files |
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 2018-05-30.09:36:41.545>
labels = ['OS-mac', 'type-bug']
title = 'Chinese characters issue with input() function'
updated_at = <Date 2018-06-01.10:29:49.196>
user = 'https://bugs.python.org/ValentinZhao'
bugs.python.org fields:
activity = <Date 2018-06-01.10:29:49.196>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2018-05-30.09:36:41.545>
creator = 'Valentin Zhao'
dependencies = []
files = ['47623']
hgrepos = []
issue_num = 33692
keywords = ['patch']
message_count = 16.0
messages = ['318160', '318169', '318177', '318179', '318180', '318185', '318189', '318190', '318208', '318235', '318363', '318371', '318372', '318383', '318385', '318390']
nosy_count = 3.0
nosy_names = ['vstinner', 'xiang.zhang', 'Valentin Zhao']
pr_nums = ['7244', '7246', '7293', '7293', '7298', '7301', '7304']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue33692'
versions = ['Python 3.6']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
リンクされた BPO issue と input_test.py から始めます。input_test.py は中国語文字の入力を再現します。次に、macOS 固有の input() の動作を確認します。再現手順と関連する input テストを実行します。中国語文字について報告された動作が修正され、成功する回帰テストでカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100