From 15d32efaa161eb185255cf773341b63aca84f248 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Sat, 28 Feb 2026 20:51:06 -0800 Subject: [PATCH] PEP 12: Swap Motivation and Specification in the template file --- peps/pep-0012/pep-NNNN.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/peps/pep-0012/pep-NNNN.rst b/peps/pep-0012/pep-NNNN.rst index b5e16a866ce..72aad2e6f87 100644 --- a/peps/pep-0012/pep-NNNN.rst +++ b/peps/pep-0012/pep-NNNN.rst @@ -28,18 +28,18 @@ Motivation [Clearly explain why the existing language specification is inadequate to address the problem that the PEP solves.] -Rationale -========= - -[Describe why particular design decisions were made.] - - Specification ============= [Describe the syntax and semantics of any new language feature.] +Rationale +========= + +[Describe why particular design decisions were made.] + + Backwards Compatibility =======================