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: 225387a
Choose a base ref
...
head repository: pypa/cibuildwheel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7c45799
Choose a head ref
  • 18 commits
  • 47 files changed
  • 5 contributors

Commits on Sep 13, 2022

  1. fix: better cross-platform auto archs

    This improves the default arch selection when targetting a different platform.
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    6df5de7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. chore: drop [all] extra

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    505207c View commit details
    Browse the repository at this point in the history
  2. chore(bin): remove ghapi requirement

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    929ecac View commit details
    Browse the repository at this point in the history
  3. chore: cleaner exception tracebacks

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    534cada View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Joe Rickerby <[email protected]>
    henryiii and joerick committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c302a1d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Fix diagram venv box location

    The repair step isn't done inside the test venv.
    joerick committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    4503076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728e371 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](asottile/pyupgrade@v2.37.3...v2.38.0)
    pre-commit-ci[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    747b9d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4447618 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. [Bot] Update dependencies (#1275)

    Update dependencies
    
    Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
    cibuildwheel-bot[bot] authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7969f7c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    faa3ab4 View commit details
    Browse the repository at this point in the history
  2. Add failing test

    joerick committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    1e3f3fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e5fdd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    6b0e1bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b0aa9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1266 from henryiii/henryiii/fix/crossplatform

    fix: better cross-platform auto archs
    joerick authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    73a435b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1258 from henryiii/henryiii/chore/dev

    chore: nicer tracebacks and dev improvements
    joerick authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    f766904 View commit details
    Browse the repository at this point in the history
  5. Bump version: v2.10.2

    joerick committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    7c45799 View commit details
    Browse the repository at this point in the history
Loading