From 326a658a17277423053c03da89f0baa509a96ac4 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Thu, 14 Mar 2024 23:37:53 +0100 Subject: [PATCH] PEP 737: Set status to Final (#3723) --- peps/pep-0737.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0737.rst b/peps/pep-0737.rst index 54953a858..b9470dc11 100644 --- a/peps/pep-0737.rst +++ b/peps/pep-0737.rst @@ -2,7 +2,7 @@ PEP: 737 Title: C API to format a type fully qualified name Author: Victor Stinner Discussions-To: https://discuss.python.org/t/pep-737-unify-type-name-formatting/39872 -Status: Accepted +Status: Final Type: Standards Track Created: 29-Nov-2023 Python-Version: 3.13