Skip to content

Resolve REPL regression on indentation, disable PyREPL only when shell integration is enabled - #25296

Merged
Anthony Kim (anthonykim1) merged 5 commits into
microsoft:mainfrom
anthonykim1:fixReplRegression
Jul 17, 2025
Merged

Resolve REPL regression on indentation, disable PyREPL only when shell integration is enabled#25296
Anthony Kim (anthonykim1) merged 5 commits into
microsoft:mainfrom
anthonykim1:fixReplRegression

Conversation

@anthonykim1

@anthonykim1 Anthony Kim (anthonykim1) commented Jul 17, 2025

Copy link
Copy Markdown

Resolves: #25295 #25240 #25242

@anthonykim1
Anthony Kim (anthonykim1) marked this pull request as draft July 17, 2025 17:36
@anthonykim1 Anthony Kim (anthonykim1) added the bug Issue identified by VS Code Team member as probable bug label Jul 17, 2025
@anthonykim1 Anthony Kim (anthonykim1) changed the title Resolve REPL regression on indentation, improve normalization on PyREPL Resolve REPL regression on indentation, disable PyREPL only when shell integration is enabled Jul 17, 2025
@anthonykim1
Anthony Kim (anthonykim1) marked this pull request as ready for review July 17, 2025 21:44
@anthonykim1 Anthony Kim (anthonykim1) added regression Bug didn't exist in a previous release area-repl labels Jul 17, 2025
@vs-code-engineering

Copy link
Copy Markdown

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering Bot added this to the July 2025 milestone Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-repl bug Issue identified by VS Code Team member as probable bug regression Bug didn't exist in a previous release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Indentation regression with Python >= 3.13

2 participants