googleapis / googleapis/google-cloud-python
DeprecationWarning: Inheritance class AuthorizedSession from ClientSession is discouraged
Đang mở
priority: p3
- Ngôn ngữ chính
- Python
- Star
- 5.4k
- Fork
- 1.8k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 122
Mô tả
See the build log [here](https://source.cloud.google.com/results/invocations/e335a328-5ba0-4532-8daa-7e15d2383de1/targets) which contains the warning below.
```
google/auth/transport/_aiohttp_requests.py:200
/tmpfs/src/github/google-auth-library-python/google/auth/transport/_aiohttp_requests.py:200: DeprecationWarning: Inheritance class AuthorizedSession from ClientSession is discouraged
class AuthorizedSession(aiohttp.ClientSession):
```
This issue tracks fixing the underlying issue so that the warning is not emitted.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.