microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.33k stars 1.19k forks source link

Do not use bracketed paste mode for native repl Python3.13 #24417

Closed anthonykim1 closed 1 week ago

anthonykim1 commented 1 week ago

Originally reported by @amunger

There seems to be sequence for bracketed paste mode that also gets sent to native repl if user is on Python3.13 This should not happen as bracketed paste mode is only for Terminal.