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: f717468
Choose a base ref
...
head repository: pypa/cibuildwheel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 461bed5
Choose a head ref
  • 15 commits
  • 31 files changed
  • 8 contributors

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    a6ddf09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf09c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    2699802 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Merge pull request #947 from caspervdw/casper-travis

    Fix Travis deploy example
    joerick authored Dec 4, 2021
    Configuration menu
    Copy the full SHA
    14bb508 View commit details
    Browse the repository at this point in the history
  2. Ignore rmtree errors on Windows during cleanup

    This fails our CI occasionally, but we don't really care about the
    occasional file escaping deletion - this is more about hygene than
    anything else, so ignore errors on this step.
    joerick committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    4d32321 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    e518dcc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Update options.md

    tonybaloney authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c10e6fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #953 from tonybaloney/patch-4

    Fix toml config option in docs
    joerick authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    52f7801 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Merge pull request #948 from pypa/windows-rm-ignore-errors

    Ignore rmtree errors on Windows during cleanup
    joerick authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    be1dd01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acbb46e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #960 from guillaumekln/update-opennmt-ctranslate2-…

    …info
    
    docs: update information for project OpenNMT/CTranslate2
    joerick authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    96f90ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b40094 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53b8f81 View commit details
    Browse the repository at this point in the history
  6. [pre-commit.ci] pre-commit autoupdate (#950)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/psf/black: 21.11b1 → 21.12b0](psf/black@21.11b1...21.12b0)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    f8bd6a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Bump version: v2.3.1

    joerick committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    461bed5 View commit details
    Browse the repository at this point in the history
Loading