googleapis / googleapis/google-cloud-python
Add a version check for `google-api-core` in async rest transport class and test cases.
未关闭
priority: p1
type: cleanup
- 主要语言
- Python
- 星标
- 5.4k
- 派生
- 1.8k
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 123
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。