Add notes about Python 3.7 EOL

pull/15908/head v1.87.0
Olivier Wilkinson (reivilibre) 2023-07-04 16:34:41 +01:00
parent 718d7dfef2
commit 1294d10c70
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Please note that this will be the last release of Synapse that is compatible with
Python 3.7 and earlier.
This is due to Python 3.7 now having reached End of Life; see our [deprecation policy](https://matrix-org.github.io/synapse/v1.87/deprecation_policy.html)
for more details.
### Bugfixes