Skip to content

Commit 5c98168

Browse files
authored
Set PEP 737 status to Accepted (#3720)
The Steering Council accepted the PEP.
1 parent a1249ac commit 5c98168

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0737.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ PEP: 737
22
Title: C API to format a type fully qualified name
33
Author: Victor Stinner <[email protected]>
44
Discussions-To: https://discuss.python.org/t/pep-737-unify-type-name-formatting/39872
5-
Status: Draft
5+
Status: Accepted
66
Type: Standards Track
77
Created: 29-Nov-2023
88
Python-Version: 3.13
99
Post-History: `29-Nov-2023 <https://discuss.python.org/t/pep-737-unify-type-name-formatting/39872>`__
10+
Resolution: https://discuss.python.org/t/pep-737-unify-type-name-formatting/39872/60
1011

1112

1213
Abstract

0 commit comments

Comments
 (0)