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-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.24.0
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.24.1rc1
Choose a head ref
  • 10 commits
  • 19 files changed
  • 6 contributors

Commits on Jan 3, 2025

  1. chore(python): Update the python version in docs presubmit to use 3.10 (

    #773)
    
    * chore(python): Update the python version in docs presubmit to use 3.10
    
    Source-Link: googleapis/synthtool@de3def6
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a1c5112b81d645f5bbc4d4bbc99d7dcb5089a52216c0e3fb1203a0eeabadd7d5
    
    * See googleapis/synthtool#2047
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    9182916 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. chore(python): exclude .github/workflows/unittest.yml in renovate con…

    …fig (#774)
    
    Source-Link: googleapis/synthtool@106d292
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8ff1efe878e18bd82a0fb7b70bb86f77e7ab6901fed394440b6135db0ba8d84a
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    b1fae31 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. fix: resolve the issue where rpc timeout of 0 is used when timeout ex…

    …pires (#776)
    
    * fix: resolve the issue where rpc timeout of 0 is used when timeout expires
    
    * address offline feedback
    
    * formatting
    
    * update comment
    parthea authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    a5604a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. chore(python): fix docs publish build (#777)

    Source-Link: googleapis/synthtool@bd9ede2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:04c35dc5f49f0f503a306397d6d043685f8d2bb822ab515818c4208d7fb2db3a
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    d8ca706 View commit details
    Browse the repository at this point in the history
  2. chore(types): update mypy version (#768)

    * use latest mypy for check
    
    * use separate variable for error_info list vs dict
    
    * make wrapped call generic
    
    * fix typing for nullable retry functions
    
    * include async_rest in mypy installation
    
    * removed generic application
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    daniel-sanche and parthea authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    fb1c3a9 View commit details
    Browse the repository at this point in the history
  3. fix: memory leak in bidi classes (#770)

    * clean unneeded fields after close
    
    * added assertions to tests
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    daniel-sanche and parthea authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    c1b8afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9c0fe1 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update all dependencies (#780)

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    renovate-bot and parthea authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    d151313 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Configuration menu
    Copy the full SHA
    0845beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fb3b31 View commit details
    Browse the repository at this point in the history
Loading