Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit d567a82

Browse files
author
David Robertson
authored
Declare support for Python 3.11 (#14673)
* Declare support for Python 3.11 * Changelog
1 parent 51e7255 commit d567a82

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/14673.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Declare support for Python 3.11.

docs/setup/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ When following this route please make sure that the [Platform-specific prerequis
200200
System requirements:
201201

202202
- POSIX-compliant system (tested on Linux & OS X)
203-
- Python 3.7 or later, up to Python 3.10.
203+
- Python 3.7 or later, up to Python 3.11.
204204
- At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org
205205

206206
If building on an uncommon architecture for which pre-built wheels are

0 commit comments

Comments
 (0)