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.11.9
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.11.10
Choose a head ref
  • 6 commits
  • 152 files changed
  • 4 contributors

Commits on May 5, 2026

  1. Configuration menu
    Copy the full SHA
    e5d20c6 View commit details
    Browse the repository at this point in the history
  2. Allow pre-release Python requests with non-zero patch versions (#19286)

    Closes #19283
    Closes #19277
    Closes #19285
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    zanieb and claude authored May 5, 2026
    Configuration menu
    Copy the full SHA
    2efecda View commit details
    Browse the repository at this point in the history
  3. Allow releases to continue on failure to publish to crates.io (#19291)

    Alas this job can fail and retries cannot be performed
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    zanieb and claude authored May 5, 2026
    Configuration menu
    Copy the full SHA
    3072810 View commit details
    Browse the repository at this point in the history
  4. Increase the timeout for crates.io publishes (#19287)

    rust-lang/cargo#11222
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    zanieb and claude authored May 5, 2026
    Configuration menu
    Copy the full SHA
    3ff510a View commit details
    Browse the repository at this point in the history
  5. Add job to prepare a release branch (#19292)

    We don't need to run this locally
    
    ---------
    
    Co-authored-by: Claude <noreply@anthropic.com>
    zanieb and claude authored May 5, 2026
    Configuration menu
    Copy the full SHA
    f895a30 View commit details
    Browse the repository at this point in the history
  6. Bump version to 0.11.10 (#19293)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Zanie Blue <contact@zanie.dev>
    3 people authored May 5, 2026
    Configuration menu
    Copy the full SHA
    add376f View commit details
    Browse the repository at this point in the history
Loading