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.
Loading
base: v0.20.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.21.0
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    f949b5b View commit details
    Browse the repository at this point in the history
  2. Update requirements.

    Julian committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    de9cf8d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. bump pyO3 to 0.22.6

    causes installation to fail (rightly so) on free-threaded Python, instead of installing a version that segfaults.
    
    This was the intended behavior of pyO3 starting with 0.22.2
    minrk committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c0f173e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from minrk/pyo3-bump

    bump pyO3 to 0.22.6
    Julian authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e39adf8 View commit details
    Browse the repository at this point in the history
  3. The packaging docs apparently discourage license.

    They say to just use the classifier.
    Julian committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    30de85b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da707ab View commit details
    Browse the repository at this point in the history
  5. Oh hello there zizmor.

    Julian committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    32c53dc View commit details
    Browse the repository at this point in the history
  6. Release v0.21.0

    Julian committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    73581d8 View commit details
    Browse the repository at this point in the history
Loading