googleapis / googleapis/google-cloud-python

DeprecationWarning: Inheritance class AuthorizedSession from ClientSession is discouraged

未关闭
#15,184 2 条评论 0 个 reaction 已指派 1 人 已被 @arithmetic1728 认领 在 GitHub 查看
priority: p3
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
122

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。