From 80c0a8df285299cfeb2ebdd200603b1330c94966 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 22 Sep 2026 11:12:07 -0700 Subject: [PATCH] PEP 844: Update Post-History and Change History link --- peps/pep-0844.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/peps/pep-0844.rst b/peps/pep-0844.rst index 18bcbbb55df..1ff8e09615d 100644 --- a/peps/pep-0844.rst +++ b/peps/pep-0844.rst @@ -6,7 +6,9 @@ Status: Draft Type: Standards Track Created: 05-Aug-2026 Python-Version: 3.16 -Post-History: `11-Aug-2026 `__ +Post-History: + `11-Aug-2026 `__, + `22-Sep-2026 `__ Abstract @@ -956,7 +958,7 @@ Footnotes Change History ============== -* 22-Sep-2026 +* `22-Sep-2026 `__ * Update references to :pep:`842` (since withdrawn) and :pep:`843` (since published). * Synchronize this PEP's proposed semantics with ``atpublic`` 8.0.0, and its reference