googleapis / googleapis/google-cloud-python
Add a version check for `google-api-core` in async rest transport class and test cases.
Offen
priority: p1
type: cleanup
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.