Thanks to visit codestin.com
Credit goes to github.com

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.2
Choose a head ref
  • 18 commits
  • 42 files changed
  • 4 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

Commits on Mar 15, 2025

  1. Update dependencies

    joerick committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    c087d85 View commit details
    Browse the repository at this point in the history
  2. fix: warn on deprecated images being set (#2312)

    * fix: warn on deprecated images being set
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * fix: handle repeated warning messages
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Joe Rickerby <[email protected]>
    
    * fix: try making the warnings once per Options
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: Joe Rickerby <[email protected]>
    henryiii and joerick committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    a880bf5 View commit details
    Browse the repository at this point in the history
  3. fix: image deprecation warning (#2314)

    mayeut authored and joerick committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    c25fe60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e1527b View commit details
    Browse the repository at this point in the history
  5. Bump version: v2.23.1

    joerick committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    42728e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. fix: always resolve --python argument (#2328) (#2331)

    fix: always resolve --python argument (#2328)
    
    fix: always resolve the --python argument
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    2efa648 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

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

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