Set PEP 737 status to Accepted (#3720)
The Steering Council accepted the PEP.
This commit is contained in:
parent
a1249ac6d6
commit
5c9816838a
|
@ -2,11 +2,12 @@ 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: Draft
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Created: 29-Nov-2023
|
||||
Python-Version: 3.13
|
||||
Post-History: `29-Nov-2023 <https://discuss.python.org/t/pep-737-unify-type-name-formatting/39872>`__
|
||||
Resolution: https://discuss.python.org/t/pep-737-unify-type-name-formatting/39872/60
|
||||
|
||||
|
||||
Abstract
|
||||
|
|
Loading…
Reference in New Issue