Resolve Python3.13 CI tests issues for REPL #24773
Labels
area-repl
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
triage-needed
Needs assignment to the proper sub-team
Although we tested for cases for Python bracketed paste mode for both below, above version 3.13 starting at: https://github.com/anthonykim1/vscode-python/blob/2cc70079dc7206e98fedbd1a790a702d0f863703/src/test/terminals/codeExecution/helper.test.ts#L139
CI tests started failing when the env in the CI started using 3.13 for some reason for normalization code.
There is no bug, it is just that legacy test was not properly protected against bracketed paste mode.
The text was updated successfully, but these errors were encountered: