From c73e905b82720e641130a95b2d45f74b908ee394 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 8 Nov 2019 13:56:29 -0800 Subject: [PATCH] PEP 457: Mark as Final -- there's nothing left to do here now PEP 570 is accepted (#1223) --- pep-0457.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0457.txt b/pep-0457.txt index 38efa0917..7b396ece5 100644 --- a/pep-0457.txt +++ b/pep-0457.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Larry Hastings Discussions-To: Python-Dev -Status: Draft +Status: Final Type: Informational Content-Type: text/x-rst Created: 08-Oct-2013