Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/vscode-python-debugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/vscode-python-debugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2025.12
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 11 files changed
  • 2 contributors

Commits on Sep 11, 2025

  1. cherry pick updates to release branch from main (#805)

    * chore: update version to 2025.13.0-dev in package.json (#773)
    
    * fix getInterpreterDetails to include quotes if necessary (#790)
    
    * update debugpy (#795)
    
    * bump node version and python api (#781)
    
    * bump node version and python api
    
    * update to remove deps greater than in python ext
    
    * update deps
    
    * add install for envs ext
    
    * activate envs ext
    
    * add logging
    
    * .
    
    * ..
    
    * fix dir
    
    * cleanup logging
    
    * update pkgs
    
    * fix failing tests for inline debugging
    
    ---------
    
    Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com>
    eleanorjboyd and rchiodo authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    e989efc View commit details
    Browse the repository at this point in the history
Loading