Thanks to visit codestin.com
Credit goes to github.com

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: PyO3/rust-numpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.24.0
Choose a base ref
...
head repository: PyO3/rust-numpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 25, 2025

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

Commits on Apr 4, 2025

  1. Bump pyo3 from 0.24.0 to 0.24.1 in /examples/linalg (#488)

    Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.0 to 0.24.1.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.24.0...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    f89083f View commit details
    Browse the repository at this point in the history
  2. Bump openssl from 0.10.70 to 0.10.72 in /examples/linalg (#489)

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.70 to 0.10.72.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.70...openssl-v0.10.72)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-version: 0.10.72
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    b9d87a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Update Cargo.toml

    Dylan-DPC authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    5389a1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #490 from Dylan-DPC/patch-1

    Update Cargo.toml
    mejrs authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    52acfd7 View commit details
    Browse the repository at this point in the history
Loading