Closed MatMaul closed 6 months ago
Python 3.11 is now old enough to be considered pretty stable I believe, and it has major perfs improvement.
Moreover it supports TLS-in-TLS, enabling support for HTTPS proxy for FCM v1 API, which use google-auth with aiohttp.
google-auth
aiohttp
Python 3.11 is now old enough to be considered pretty stable I believe, and it has major perfs improvement.
Moreover it supports TLS-in-TLS, enabling support for HTTPS proxy for FCM v1 API, which use
google-auth
withaiohttp
.