You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
get_distributiondoesn't function when packages are vendored. We should remove uses of this function.python-bigquery/google/cloud/bigquery/__init__.py
Line 33 in d1eb8b3
See: googleapis/python-api-core#80 as an example of how to fix this using a "version" module. Release tooling is being updated to support this method.