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: googleapis/python-crc32c
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: googleapis/python-crc32c
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    db70646 View commit details
    Browse the repository at this point in the history
  2. fix: advise setting 'CRC32C_PURE_PYTHON' after build failure (#84)

    Set 'CRC32C_PURE_PYTHON=0' during CI.
    
    Toward #83.
    tseaver authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    6aa1cd6 View commit details
    Browse the repository at this point in the history
  3. fix: restore building 'manylinux1' wheels (#87)

    * ci: restore building 'manylinux1' wheels.
    
    Toward #83.
    
    * ci: skip 'manylinux1' build on CI for Python 3.10
    
    That image does not support Python 3.10, nor will it ever.
    tseaver authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    ebb9c68 View commit details
    Browse the repository at this point in the history
  4. chore: release 1.1.4 (#86)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a548997 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. fix: use correct Python 3.10 specifier (#88)

    Update documented released platforms / architectures / wheels.
    
    Closes #81.
    
    Release-As: 1.1.4
    tseaver authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    0c1b740 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.1.4 (#90)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Tres Seaver <[email protected]>
    release-please[bot] and tseaver authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    96f8132 View commit details
    Browse the repository at this point in the history
Loading