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: astral-sh/uv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.0
Choose a base ref
...
head repository: astral-sh/uv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.1
Choose a head ref
  • 3 commits
  • 29 files changed
  • 3 contributors

Commits on Apr 29, 2025

  1. Add support for BLAKE2b-256 (#13204)

    ## Summary
    
    You can upload these to PyPI and `warehouse` will validate them.
    charliermarsh authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    6bce5d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Revert fix handling of authentication when encountering redirects (#1…

    …3215)
    
    These changes to redirect handling appear to have caused #13208. This PR
    reverts the redirect changes to give us time to investigate.
    jtfmumm authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    c738193 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.7.1 (#13218)

    Revert fix handling of authentication when encountering redirects
    ([#13215](#13215))
    konstin authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    90f46f8 View commit details
    Browse the repository at this point in the history
Loading