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.11.4
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.12.0
Choose a head ref
  • 7 commits
  • 37 files changed
  • 6 contributors

Commits on Dec 30, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#1382)

    updates:
    - [github.com/PyCQA/isort: v5.11.3 → 5.11.4](PyCQA/isort@v5.11.3...5.11.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    6df1568 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. ci: use normal AppVeyor macOS image (#1388)

    Co-authored-by: Henry Schreiner <[email protected]>
    mayeut and henryiii authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9b0d63b View commit details
    Browse the repository at this point in the history
  2. [Bot] Update dependencies (#1381)

    Update dependencies
    
    Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
    cibuildwheel-bot[bot] authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    06c4927 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. feat: add PyPy macOS arm64 (#1372)

    * feat: add PyPy macOS arm64
    * fix: use PyPy 7.3.11
    * fix: filter-out unsupported PyPy cross-compilation configs
    * Add quiet notice about the auto-skipping of arm64 pp builds on x86_64
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: Henry Schreiner <[email protected]>
    Co-authored-by: Joe Rickerby <[email protected]>
    3 people authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    92cb1d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    4afa12e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1394 from pypa/update-dependencies-pr

    [Bot] Update dependencies
    joerick authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4e1fcb8 View commit details
    Browse the repository at this point in the history
  3. Bump version: v2.12.0

    joerick committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a808017 View commit details
    Browse the repository at this point in the history
Loading