Skip to content

Commit e329925

Browse files
authored
PEP 589: Mark as Final (#3667)
1 parent ef1b489 commit e329925

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

peps/pep-0589.rst

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ Author: Jukka Lehtosalo <[email protected]>
44
Sponsor: Guido van Rossum <[email protected]>
55
BDFL-Delegate: Guido van Rossum <[email protected]>
66
Discussions-To: [email protected]
7-
Status: Accepted
7+
Status: Final
88
Type: Standards Track
99
Topic: Typing
10-
Content-Type: text/x-rst
1110
Created: 20-Mar-2019
1211
Python-Version: 3.8
1312
Post-History:
1413
Resolution: https://mail.python.org/archives/list/[email protected]/message/FDO4KFYWYQEP3U2HVVBEBR3SXPHQSHYR/
1514

15+
.. canonical-typing-spec:: :ref:`typing:typeddict`
1616

1717
Abstract
1818
========
@@ -697,14 +697,3 @@ Copyright
697697
=========
698698

699699
This document has been placed in the public domain.
700-
701-
702-
703-
..
704-
Local Variables:
705-
mode: indented-text
706-
indent-tabs-mode: nil
707-
sentence-end-double-space: t
708-
fill-column: 70
709-
coding: utf-8
710-
End:

0 commit comments

Comments
 (0)