From 5b27573ec0decd0214258330c8e9f5a9fad18233 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Mon, 10 Aug 2026 14:27:08 -0700 Subject: [PATCH] PEP 832: record the latest post history --- peps/pep-0832.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/peps/pep-0832.rst b/peps/pep-0832.rst index 64454e11116..87eb64bfe6d 100644 --- a/peps/pep-0832.rst +++ b/peps/pep-0832.rst @@ -9,6 +9,7 @@ Python-Version: 3.15 Post-History: `15-Apr-2026 `__ `23-Apr-2026 `__ `31-Jul-2026 `__ + `10-Aug-2026 `__ Abstract