googleapis / googleapis/google-cloud-python
DeprecationWarning: Inheritance class AuthorizedSession from ClientSession is discouraged
Abierto
priority: p3
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.