Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
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.7.1
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.8.0
Choose a head ref
  • 9 commits
  • 34 files changed
  • 6 contributors

Commits on Mar 25, 2025

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

Commits on Mar 26, 2025

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

Commits on Nov 18, 2025

  1. chore: fix kokoro and mypy presubmits (#305)

    This PR fixes the failing presubmits to build this package in different
    environments.
    
    Note that the presubmits have been failing for a while. A better long
    term solution is to switch the approach by building and testing against
    the supported Python versions within a nox session.
    ohmayr authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    b2ce58f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. chore(librarian): onboard to librarian (#308)

    Towards googleapis/librarian#2454
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    ohmayr and parthea authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    436a515 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. fix: update toml file with setup.cfg content (#319)

    This PR puts the `version` under the right header. and adds the missing
    info in pyproject.toml
    ohmayr authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    42e5268 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

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

Commits on Dec 15, 2025

  1. chore: librarian release pull request: 20251215T113904Z (#321)

    PR created by the Librarian CLI to initialize a release. Merging this PR
    will auto trigger a release.
    
    Librarian Version: v0.7.0
    Language Image:
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:e601da6e29c993e14c52867f2c088dfb841beae618d2a4f1e0f7970a888ab020
    <details><summary>google-crc32c: 1.8.0</summary>
    
    ##
    [1.8.0](v1.7.1...v1.8.0)
    (2025-12-15)
    
    ### Features
    
    * support Python 3.14 (#315)
    ([49d0a36](49d0a36f))
    
    ### Bug Fixes
    
    * update toml file with setup.cfg content (#319)
    ([42e5268](42e5268c))
    
    </details>
    daniel-sanche authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    2b39e0b View commit details
    Browse the repository at this point in the history
  2. chore: temporarily configure release-please (#322)

    Temporarily restore release-please to release
    #315
    
    BEGIN_COMMIT_OVERRIDE
    feat: add support for Python 3.14
    END_COMMIT_OVERRIDE
    parthea authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    d3118d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. chore(main): release 1.8.0 (#323)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [1.8.0](v1.7.1...v1.8.0)
    (2025-12-15)
    
    
    ### Features
    
    * Support Python 3.14
    ([#315](#315))
    ([49d0a36](49d0a36))
    
    
    ### Bug Fixes
    
    * Update toml file with setup.cfg content
    ([#319](#319))
    ([42e5268](42e5268))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    9652503 View commit details
    Browse the repository at this point in the history
Loading