From 69306bb0979cdf8cbdb5b6d2ad4c4248a11b78e2 Mon Sep 17 00:00:00 2001 From: Peter Bierma Date: Thu, 7 May 2026 16:08:40 -0400 Subject: [PATCH] PEP 797, 828: Defer to 3.16 --- peps/pep-0797.rst | 2 +- peps/pep-0828.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/peps/pep-0797.rst b/peps/pep-0797.rst index 42f05c1798c..708c4ff2ca2 100644 --- a/peps/pep-0797.rst +++ b/peps/pep-0797.rst @@ -5,7 +5,7 @@ Discussions-To: https://discuss.python.org/t/105709 Status: Draft Type: Standards Track Created: 08-Aug-2025 -Python-Version: 3.15 +Python-Version: 3.16 Post-History: `01-Jul-2025 `__, `13-Jan-2026 `__, diff --git a/peps/pep-0828.rst b/peps/pep-0828.rst index 54b9078d633..95ec463d0ee 100644 --- a/peps/pep-0828.rst +++ b/peps/pep-0828.rst @@ -5,7 +5,7 @@ Discussions-To: https://discuss.python.org/t/106459 Status: Draft Type: Standards Track Created: 07-Mar-2026 -Python-Version: 3.15 +Python-Version: 3.16 Post-History: `07-Mar-2026 `__, `09-Mar-2026 `__