-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Open
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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
Metadata
Metadata
Assignees
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-replRelated to the interactive shellRelated to the interactive shelltype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error