-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Cannot paste into REPL r-search #145375
Copy link
Copy link
Open
Labels
stdlibStandard 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
Metadata
Metadata
Assignees
Labels
stdlibStandard 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
Bug report
Bug description:
When you paste into the REPL r-search, it accepts the current result and then adds
[200. This seems like bracketed paste mode not being handled correctly.I tested this on Ghostty and Terminal.app.
CPython versions tested on:
3.14
Operating systems tested on:
macOS
Linked PRs