New REPL multiline editing feature not documented
未關閉
還沒有人認領這個 Issue。
docs
topic-repl
- 主要語言
- Python
- 星號
- 77.2k
- 分支
- 35.9k
- PR 合併指標
- PR 指標待擷取
描述
Documentation
Reading the Python 3.13 release notes I became curious about the new REPL multiline editing feature:
However, I cannot find any explanation of this feature in the documentation. Clicking on the "interactive" link redirects to the Appendix which mentions the new interactive mode, but doesn't add anything about the multiline editing feature that isn't in the release notes already.
https://docs.python.org/3/tutorial/appendix.html#tut-interac
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先從 Python 3.13 發行說明中關於改進的互動式直譯器的部分,以及教學附錄中關於互動模式的部分開始。在 issue 指出使用者預期找到新 REPL 多行編輯功能的位置記錄該功能,並提供超出發行說明的充分解釋;當使用者能夠在文件中找到該功能時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- cli, documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100