All console message are in the error output in bash interpretor
オープン
まだ誰も着手していません。
3.10
3.11
3.9 (EOL)
topic-repl
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 33411 |
|---|---|
| Nosy | @stevendaprano, @vadmium, @eryksun, @iritkatriel |
| 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-02.14:24:09.198>
labels = ['3.10', 'type-bug', '3.9', 'expert-IO', '3.11']
title = 'All console message are in the error output in bash interpretor'
updated_at = <Date 2021-12-07.22:26:41.996>
user = 'https://bugs.python.org/QuentinMillardet'
bugs.python.org fields:
activity = <Date 2021-12-07.22:26:41.996>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['IO']
creation = <Date 2018-05-02.14:24:09.198>
creator = 'Quentin Millardet'
dependencies = []
files = ['47560']
hgrepos = []
issue_num = 33411
keywords = []
message_count = 6.0
messages = ['316073', '316075', '316078', '316199', '407964', '407978']
nosy_count = 5.0
nosy_names = ['steven.daprano', 'martin.panter', 'eryksun', 'Quentin Millardet', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue33411'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされたスクリーンショットをコンテキストとして使用し、bash 経由で Python を実行したときに issue に記載されているコンソール出力の動作を再現します。次に、インタープリターのコンソール I/O 処理を追跡し、期待される出力ストリームのカバレッジを追加または更新します。通常のコンソールメッセージとエラー出力が分離されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- bash, python
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100