googleapis / googleapis/google-cloud-python

remove dead code: `try/import/except` for async rest dependencies

オープン
#15,548 コメント 1 件 リアクション 0 件 担当者 1 名 @vchudnov-g が担当を希望しています GitHub で見る
priority: p2 type: cleanup
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
122

説明

`async_rest` has been an optional dependency., leading to installation of `google-auth[aiohttp] >= 2.35.0`. WBut now we unconditionally required `google_-auth >= 2.35.0`. We should determine whether we can get rid of the extra, and whether we can get rid of the `tr/import/except` pattern in multiple places that tests for the async REST dependencies.

This is motivated by a [PR conversation](https://github.com/googleapis/python-api-core/pull/877#discussion_r2771665845).

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。