matrix-org / sygnal

Sygnal: reference Push Gateway for Matrix
Apache License 2.0
153 stars 139 forks source link

Update docker build and workflows to Python 3.11 #373

Closed MatMaul closed 1 month ago

MatMaul commented 1 month 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.