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: sourcegraph/scip-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: scip
Choose a base ref
...
head repository: simonhollis/scip-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: scip
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7,011 files changed
  • 1 contributor

Commits on Jan 23, 2026

  1. Upgrade pyright to version 1.1.408

    Summary:
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    simonhollis committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    ad499ac View commit details
    Browse the repository at this point in the history
  2. Update package locks

    Summary:
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    simonhollis committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    87e13a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Build packaged binary

    Summary:
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    simonhollis committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    bd4b661 View commit details
    Browse the repository at this point in the history
  2. Fix AST traversal and filepath errors

    Summary:
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    simonhollis committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    abc5b1b View commit details
    Browse the repository at this point in the history
  3. More Garbage collection calls

    Summary:
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    simonhollis committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    577d5e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Update virtual environment to allow pip fallback

    Summary: Prevents crashing if the underlying system doesn't have pip
    installed
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    simonhollis committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    2bfd15e View commit details
    Browse the repository at this point in the history
  2. Update package-lock

    Summary:
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    simonhollis committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    f186499 View commit details
    Browse the repository at this point in the history
Loading