FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Log version check errors by ReubenFrankel · Pull Request #858 · googleapis/python-api-core · GitHub

This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ python-api-core Public archive

fix: Log version check errors - #858

Merged
chalmerlowe merged 4 commits into
googleapis:mainfrom
ReubenFrankel:fix/version-check-error-log
Nov 4, 2025
Merged

fix: Log version check errors#858
chalmerlowe merged 4 commits into
googleapis:mainfrom
ReubenFrankel:fix/version-check-error-log

Conversation

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Partially addresses #857 🦕

ReubenFrankel requested review from a team October 31, 2025 04:43

google-cla Bot commented Oct 31, 2025

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

product-auto-label Bot added the size: s Pull request size is small. label Oct 31, 2025
ReubenFrankel changed the title Fix/version check error log fix: Log version check errors Oct 31, 2025

Copy link
Copy Markdown
Contributor

@ReubenFrankel Thanks for this PR. I would like to see the logger type and message modified a bit. Please accept the suggestion and I will approve.

If you have a strong objection to the suggestion, I am happy to hear your reasoning.

Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>

Copy link
Copy Markdown
Contributor Author

If you have a strong objection to the suggestion, I am happy to hear your reasoning.

No objections, I kept the message the same only because that was what was there before and the intention of the PR was to move from print to logging.

chalmerlowe previously approved these changes Nov 4, 2025

chalmerlowe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

Copy link
Copy Markdown
Contributor Author

If the fix for underlying cause is simple (i.e. adjusting the version check), I'm happy to expand this PR to cover that also.

ReubenFrankel force-pushed the fix/version-check-error-log branch from 923af21 to 1314e81 Compare November 4, 2025 12:10
chalmerlowe added the automerge Merge the pull request once unit tests and other checks pass. label Nov 4, 2025
Linchin self-requested a review November 4, 2025 19:26
chalmerlowe merged commit 6493118 into googleapis:main Nov 4, 2025
45 of 46 checks passed

Copy link
Copy Markdown
Contributor

Thank you @ReubenFrankel!

ReubenFrankel deleted the fix/version-check-error-log branch November 4, 2025 21:12
daniel-sanche added a commit that referenced this pull request Jan 8, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v1.0.1
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
<details><summary>google-api-core: 2.29.0</summary>

##
[2.29.0](v2.28.1...v2.29.0)
(2026-01-08)

### Features

* make parse_version_to_tuple public (#864)
([c969186](c969186f))

* Auto enable mTLS when supported certificates are detected (#869)
([f8bf6f9](f8bf6f96))

### Bug Fixes

* remove call to importlib.metadata.packages_distributions() for
py38/py39 (#859)
([628003e](628003e2))

* Log version check errors (#858)
([6493118](6493118c))

* flaky tests due to imprecision in floating point calculation and
performance test setup (#865)
([9340408](93404080))

* closes tailing streams in bidi classes. (#851)
([c97b3a0](c97b3a00))

</details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge the pull request once unit tests and other checks pass. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL