talkiq / gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python
https://talkiq.github.io/gcloud-aio
265 stars 90 forks source link

fix(auth): fixup aiohttp v3.3.0 compat #717

Open TheKevJames opened 3 months ago

TheKevJames commented 3 months ago

Avoid new API usage, introduce ability to avoid stomping over configured session-level auto_decompress setting.