Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 17, 2025

Conversation

anthonykim1
Copy link

@anthonykim1 anthonykim1 commented Jul 17, 2025

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