From 93e0a839a333673ba9bb14167680a8dabd868b15 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 28 Apr 2026 11:58:21 +0300 Subject: [PATCH] PEP 822: Target Python 3.16 --- peps/pep-0822.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0822.rst b/peps/pep-0822.rst index 6f0c14d1ac8..8315260ae48 100644 --- a/peps/pep-0822.rst +++ b/peps/pep-0822.rst @@ -5,7 +5,7 @@ Discussions-To: https://discuss.python.org/t/105519 Status: Draft Type: Standards Track Created: 05-Jan-2026 -Python-Version: 3.15 +Python-Version: 3.16 Post-History: `05-Jan-2026 `__,