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: DetachHead/basedpyright
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.38.3
Choose a base ref
...
head repository: DetachHead/basedpyright
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.38.4
Choose a head ref
  • 9 commits
  • 28 files changed
  • 3 contributors

Commits on Mar 18, 2026

  1. fix typing_extensions auto-import

    was grouped with stdlib, now grouped with 3rd party
    beauxq authored and DetachHead committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    c777e52 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. fix "Received redundant open text document command" error when viewin…

    …g previous versions of a notebook in vscode's timeline view
    DetachHead committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    98e9774 View commit details
    Browse the repository at this point in the history
  2. bump python dependencies

    DetachHead committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    17587e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8b2663 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    389d7e5 View commit details
    Browse the repository at this point in the history
  5. remove unused ignoreErrors function that was added to the Promise

    … prototype for some reason
    DetachHead committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    b31ffd9 View commit details
    Browse the repository at this point in the history
  6. use @core-js/pure to polyfill newer ecmascript features now that it h…

    …as proper type definitions
    DetachHead committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    1cc918a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78db0e0 View commit details
    Browse the repository at this point in the history
  8. 1.38.4

    DetachHead authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    2455efb View commit details
    Browse the repository at this point in the history
Loading