We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1249ac commit 5c98168Copy full SHA for 5c98168
peps/pep-0737.rst
@@ -2,11 +2,12 @@ PEP: 737
2
Title: C API to format a type fully qualified name
3
Author: Victor Stinner <[email protected]>
4
Discussions-To: https://discuss.python.org/t/pep-737-unify-type-name-formatting/39872
5
-Status: Draft
+Status: Accepted
6
Type: Standards Track
7
Created: 29-Nov-2023
8
Python-Version: 3.13
9
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
11
12
13
Abstract
0 commit comments