New REPL dosen't remove line continuations upon terminal resizing
未關閉
還沒有人認領這個 Issue。
3.13
3.14
stdlib
topic-repl
type-bug
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 35.9k
- PR 合併指標
- PR 指標待擷取
描述
Bug report
Bug description:
When I use a smaller window to input more than one line, if I switch to a larger window, the NEW REPL does not promptly remove "\".
If I switch to a larger window.
The "\" in the middle of s hasn't been removed.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Windows
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
該 issue 沒有指出原始檔案或測試。首先在 Windows 上重現新的 REPL 行為:在較窄的終端中輸入多行,將終端調整得更大,並觀察續行標記。調整大小後,過時的反斜線能夠及時移除即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100