8000 Comparing v0.23.1...v0.24.0 · crate-py/rpds · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: crate-py/rpds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
8000 Loading
base: v0.23.1
Choose a base ref
...
head repository: crate-py/rpds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 10, 2025

  1. Bump pyo3 from 0.23.4 to 0.24.0

    Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.23.4 to 0.24.0.
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.23.4...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    e0894a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Configuration menu
    Copy the full SHA
    3f01851 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from ngoldbaum/setup-python-ft

    replace quansight-labs/setup-python with actions/setup-python
    Julian authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    fb4741b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. noxfile: mark pypy 3.11 as supported

    With pull request #123 merged, this compile with pypy3.11 fine.
    marmoute committed Mar 26, 2025
    < 8000 div class="commit-build-statuses">
Configuration menu
Copy the full SHA
fadf752 View commit details
Browse the repository at this point in the history
  • Merge pull request #123 from crate-py/dependabot/cargo/pyo3-0.24.0

    Bump pyo3 from 0.23.4 to 0.24.0
    Julian authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    7c285ce View commit details
    Browse the repository at this point in the history
  • Merge pull request #125 from marmoute/pypy3311

    noxfile: mark pypy 3.11 as supported
    Julian authored Mar 26, 2025
    Configuration menu

    Copy the full SHA
    eee5ed6 View commit details
    Browse the repository at this point in the history
  • Update requirements.

    Julian committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    cada83c View commit details
    Browse the repository at this point in the history
  • Configuration menu
    Copy the full SHA
    db578a1 View commit details
    Browse the repository at this point in the history
  • Build for PyPy 3.11

    Blocked on PyO3/pyo3#4689
    Julian committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    a3118d0 View commit details
    Browse the repository at this point in the history
  • Configuration menu
    Copy the full SHA
    187d6cd View commit details
    Browse the repository at this point in the history
  • Merge branch 'pypy311'

    * pypy311:
      PyPy3.11 appears not to work even on Windows x64 quite yet.
      Build for PyPy 3.11
      Don't fail fast on wheel builds.
    Julian committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    355b9b7 View commit details
    Browse the repository at this point in the history
  • Release v0.24.0

    Julian committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    c89ed6d View commit details
    Browse the repository at this point in the history
  • Loading
    0