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 Feb 23, 2026. It is now read-only.
The
google_api_core-2.3.1-py2.py3-none-any.whlfile from PyPI includes what appears to be a patch failure:This is causing my Cloud Function build to fail (log below).
Environment details
google-api-coreversion: 2.3.1Steps to reproduce
google-api-corein the dependency tree, eg. via a dependency ongoogle-cloud-aiplatforminrequirements.txt.Cloud Build log
Current workaround is adding
google-api-core==2.3.0torequirements.txt.Ref #319.