From e183c197e6f011ebdd486728661d5264f5931960 Mon Sep 17 00:00:00 2001 From: CAM Gerlach Date: Mon, 22 Mar 2021 16:00:22 -0500 Subject: [PATCH] PEP 12: Make date format in template match prose, and mark Python-Version as optional (#1889) --- pep-0012.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pep-0012.rst b/pep-0012.rst index fe751dfb9..b6a351a3e 100644 --- a/pep-0012.rst +++ b/pep-0012.rst @@ -165,9 +165,9 @@ your PEP):: Type: [Standards Track | Informational | Process] Content-Type: text/x-rst Requires: *[NNN] - Created: [YYYY-MM-DD] - Python-Version: [M.N] - Post-History: [YYYY-MM-DD] + Created: [DD-MMM-YYYY] + Python-Version: *[M.N] + Post-History: [DD-MMM-YYYY] Replaces: *[NNN] Superseded-By: *[NNN] Resolution: