Line printed at each key pressed in new Python REPL GUI
オープン
まだ誰も着手していません。
OS-windows
stdlib
topic-repl
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 35.9k
- PR マージ指標
- PR 指標を取得中
説明
Bug report
Bug description:
Using Python 3.13, in the new Python REPL GUI, if I write more characters than the length of the line in my terminal without pressing Enter (so the text go in the next line but without do a multiline input) and then i move the cursor to the start of the line (or position it in the superior line) and start to digit again, the same input line is been printed lot of times
CPython versions tested on:
3.13
Operating systems tested on:
Windows
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
新しい Python REPL GUI で、入力を折り返し、カーソルを前の行に移動してからもう一度入力することで、Windows 上の Python 3.13 で問題を再現します。REPL の行編集と再描画の動作を追跡し、折り返された入力を編集しても同じ行が繰り返し出力されなくなっていることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli, desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100