| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This pull request enables generation of Bigtable APIs by removing skip_generate: true in librarian.yaml. It introduces PEP 0810 explicit lazy imports (__lazy_modules__) for Python 3.15+ compatibility, simplifies setting the protobuf_runtime_version on DEFAULT_CLIENT_INFO by removing the hasattr check, bumps the minimum google-api-core dependency to 2.25.0, and updates unit tests to mock os.path.exists for certificate configuration files. There are no review comments, so I have no feedback to provide.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR is a follow up to #17880 where google-cloud-bigtable was excluded due to failing tests.