0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-19 20:13:45 +02:00

Declare support for Python 3.11 (#14673)

* Declare support for Python 3.11

* Changelog
This commit is contained in:
David Robertson 2022-12-13 15:36:27 +00:00 committed by GitHub
parent 51e7255fbb
commit d567a8265f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
changelog.d/14673.doc Normal file
View file

@ -0,0 +1 @@
Declare support for Python 3.11.

View file

@ -200,7 +200,7 @@ When following this route please make sure that the [Platform-specific prerequis
System requirements:
- POSIX-compliant system (tested on Linux & OS X)
- Python 3.7 or later, up to Python 3.10.
- Python 3.7 or later, up to Python 3.11.
- At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org
If building on an uncommon architecture for which pre-built wheels are