googleapis / googleapis/google-cloud-python
DeprecationWarning: Inheritance class AuthorizedSession from ClientSession is discouraged
Offen
#15,184
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @arithmetic1728
Auf GitHub ansehen
priority: p3
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.