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/debugpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.17
Choose a base ref
...
head repository: microsoft/debugpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.19
Choose a head ref
  • 8 commits
  • 16 files changed
  • 5 contributors

Commits on Oct 1, 2025

  1. Configuration menu
    Copy the full SHA
    82e409e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Add gcc flags (#1947)

    karthiknadig authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    275caca View commit details
    Browse the repository at this point in the history
  2. Add pyrx-admins as code owners (#1976)

    * Add pyrx-admins as code owners
    
    * Combine CODEOWNERS entries into a single line
    bschnurr authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    8f13145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93d93f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    378339a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Configuration menu
    Copy the full SHA
    1e3fd91 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Fix arq quoting to work in runInTerminal (#1981)

    * Fix arq quoting to work in runInTerminal
    
    * Default was backwards
    
    * Fix ruff errors
    
    * Fix failing tests
    
    * Only strip quotes on the exe
    
    * Try fixing gw worker failures
    
    * Skip certain test because of cmd limitations
    
    * Need to skip all 'code' based tests on windows
    rchiodo authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    e5017d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

  1. Add support for space in the python file (#1982)

    * Add support for space in the python file itself when using shell expansion.
    
    * Fix linter
    
    * Fix flakey test
    rchiodo authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    698499e View commit details
    Browse the repository at this point in the history
Loading