PEP 737: Set status to Final (#3723)

This commit is contained in:
Victor Stinner 2024-03-14 23:37:53 +01:00 committed by GitHub
parent 377ba53aa3
commit 326a658a17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ PEP: 737
Title: C API to format a type fully qualified name
Author: Victor Stinner <vstinner@python.org>
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