Skip to content

Commit 8f703cc

Browse files
committed
PEP 747: Mark as Accepted
1 parent da424f5 commit 8f703cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0747.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ Title: Annotating Type Forms
33
Author: David Foster <david at dafoster.net>, Eric Traut <erictr at microsoft.com>
44
Sponsor: Jelle Zijlstra <jelle.zijlstra at gmail.com>
55
Discussions-To: https://discuss.python.org/t/pep-747-typeexpr-type-hint-for-a-type-expression/55984
6-
Status: Draft
6+
Status: Accepted
77
Type: Standards Track
88
Topic: Typing
99
Created: 27-May-2024
1010
Python-Version: 3.15
1111
Post-History: `19-Apr-2024 <https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435>`__, `04-May-2024 <https://discuss.python.org/t/typeform-spelling-for-a-type-annotation-object-at-runtime/51435/7/>`__, `17-Jun-2024 <https://discuss.python.org/t/pep-747-typeexpr-type-hint-for-a-type-expression/55984>`__
12+
Resolution: `20-Feb-2026 <https://discuss.python.org/t/pep-747-typeexpr-type-hint-for-a-type-expression/55984/103>`__
1213

1314

1415
Abstract

0 commit comments

Comments
 (0)