Skip to content

DeprecationWarning: Inheritance class AuthorizedSession from ClientSession is discouraged #15184

@parthea

Description

@parthea

See the build log here 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.

Metadata

Metadata

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions