From ce639190b4a61b4d51c5cacbe634451cddfd6c39 Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Sun, 25 Dec 2022 13:40:47 -0400 Subject: Declare support for python 3.11 --- docs/narr/upgrading.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/narr/upgrading.rst b/docs/narr/upgrading.rst index e92a46285..5fc3dc9fa 100644 --- a/docs/narr/upgrading.rst +++ b/docs/narr/upgrading.rst @@ -90,6 +90,7 @@ Python is when security updates are no longer released. - `Python 3.8 Lifespan `_ 2024-10. - `Python 3.9 Lifespan `_ 2025-10. - `Python 3.10 Lifespan `_ 2026-10. +- `Python 3.11 Lifespan `_ 2027-10. To determine the Python support for a specific release of Pyramid, view its ``tox.ini`` file at the root of the repository's version. -- cgit v1.2.3