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: pypa/cibuildwheel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.0
Choose a base ref
...
head repository: pypa/cibuildwheel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.23.0
Choose a head ref
  • 10 commits
  • 39 files changed
  • 3 contributors

Commits on Feb 25, 2025

  1. Configuration menu
    Copy the full SHA
    98a6f3b View commit details
    Browse the repository at this point in the history
  2. feat: Add support for ubuntu-24.04-arm GHA runner (#2135)

    * ci(gha): add tests on ubuntu-24.04-arm
    
    * address review comments
    mayeut authored and henryiii committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    bb1fd33 View commit details
    Browse the repository at this point in the history
  3. feature: add PyPy 3.11 (#2268)

    mayeut authored and henryiii committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    017abbb View commit details
    Browse the repository at this point in the history
  4. Bump to Pyodide 0.27 (#2117)

    * Bump to Pyodide 0.27
    
    * Update the Pyodide target's constraints
    agriyakhetarpal authored and henryiii committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    5a5e514 View commit details
    Browse the repository at this point in the history
  5. chore: bump dependencies

    mayeut authored and henryiii committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    f76d345 View commit details
    Browse the repository at this point in the history
  6. Remove specific Python versions from the update-dependencies job

    The requirements pinning is done by uv now, so we don't need to
    run the versions of Python to do the pinning anymore.
    
    Cherry-picked from 37f7f61
    joerick authored and henryiii committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    8874ee2 View commit details
    Browse the repository at this point in the history
  7. ci/doc: move azure macOS build to macOS-13 (#2101)

    The macOS-12 environment is deprecated.
    mayeut authored and henryiii committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    55037e9 View commit details
    Browse the repository at this point in the history
  8. fix(test): implement retry for test_container_removed

    The test is flaky on some platforms. Implement retry rather than just skip.
    mayeut authored and henryiii committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    ee23dd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2025

  1. Configuration menu
    Copy the full SHA
    aa1534d View commit details
    Browse the repository at this point in the history
  2. Bump version: v2.23.0

    joerick committed Mar 1, 2025
    Configuration menu
    Copy the full SHA
    6cccd09 View commit details
    Browse the repository at this point in the history
Loading