Resolve REPL regression on indentation, disable PyREPL only when shell integration is enabled by anthonykim1 · Pull Request #25296 · microsoft/vscode-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@anthonykim1

Copy link

@anthonykim1 anthonykim1 commented

Jul 17, 2025

edited

Loading

Resolves: #25295 #25240 #25242

@anthonykim1 anthonykim1 self-assigned this

Jul 17, 2025

@anthonykim1 anthonykim1 marked this pull request as draft

July 17, 2025 17:36

@anthonykim1 anthonykim1 added the bug

Issue identified by VS Code Team member as probable bug

label

Jul 17, 2025

@anthonykim1 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 anthonykim1 marked this pull request as ready for review

July 17, 2025 21:44

@anthonykim1 anthonykim1 added regression

Bug didn't exist in a previous release

area-repl labels

Jul 17, 2025

@vs-code-engineering

Copy link

⚠️ 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

@anthonykim1 anthonykim1 merged commit ba56b21 into microsoft:main

Jul 17, 2025

50 checks passed

eleanorjboyd pushed a commit to eleanorjboyd/vscode-python that referenced this pull request

Jul 21, 2025

eleanorjboyd pushed a commit to eleanorjboyd/vscode-python that referenced this pull request

Jul 21, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@rzhao271 rzhao271 rzhao271 approved these changes

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

Milestone

July 2025

Development

Successfully merging this pull request may close these issues.

Indentation regression with Python >= 3.13

2 participants

@anthonykim1 @rzhao271