googleapis / googleapis/google-cloud-python

DeprecationWarning: Inheritance class AuthorizedSession from ClientSession is discouraged

Open
#15,184 2 comments 0 reactions 1 assignee Claimed by @arithmetic1728 View on GitHub
priority: p3
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.