googleapis / googleapis/google-cloud-python

Add a version check for `google-api-core` in async rest transport class and test cases.

Open
#16,283 1 comment 0 reactions 1 assignee Claimed by @ohmayr View on GitHub
priority: p1 type: cleanup
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

Ensure that the installed version of `google-api-core` has the necessary features required to use async rest transport. If the correct version is not installed, then an exception must be raised.

Also remove `type: ignore` from the relevant spots once this is addressed which can be looked up by searching for this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.