Add notes about Python 3.7 EOL
This commit is contained in:
parent
718d7dfef2
commit
1294d10c70
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
Please note that this will be the last release of Synapse that is compatible with
|
Please note that this will be the last release of Synapse that is compatible with
|
||||||
Python 3.7 and earlier.
|
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
|
### Bugfixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue