FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

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

Anthony Kim (anthonykim1) commented Jul 17, 2025
edited
Loading

Copy link
Copy Markdown

Resolves: #25295 #25240 #25242

Anthony Kim (anthonykim1) marked this pull request as draft July 17, 2025 17:36
Anthony Kim (anthonykim1) added the bug Issue identified by VS Code Team member as probable bug label Jul 17, 2025
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
Anthony Kim (anthonykim1) marked this pull request as ready for review July 17, 2025 21:44
Anthony Kim (anthonykim1) added regression Bug didn't exist in a previous release area-repl labels Jul 17, 2025

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 Bot added this to the July 2025 milestone Jul 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL