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: RustPython/RustPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025-10-06-main-50
Choose a base ref
...
head repository: RustPython/RustPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025-10-13-main-51
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 12, 2025

  1. Configure dependabot to ignore ruff updates (#6185)

    * Make dependabot ignore ruff updates
    
    * Regenrate Cargo.lock
    
    * Fix clippy
    
    * Fix typo
    ShaharNaveh authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    c979059 View commit details
    Browse the repository at this point in the history
  2. Revert "Pin CI image to windows-2025 (#6148)" (#6182)

    This reverts commit 43d643a.
    ShaharNaveh authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    7986fee View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Configuration menu
    Copy the full SHA
    b56e469 View commit details
    Browse the repository at this point in the history
  2. Bump serde-wasm-bindgen from 0.3.1 to 0.6.5 (#6188)

    Bumps [serde-wasm-bindgen](https://github.com/RReverser/serde-wasm-bindgen) from 0.3.1 to 0.6.5.
    - [Commits](https://github.com/RReverser/serde-wasm-bindgen/commits/v0.6.5)
    
    ---
    updated-dependencies:
    - dependency-name: serde-wasm-bindgen
      dependency-version: 0.6.5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    3b48dcc View commit details
    Browse the repository at this point in the history
Loading