Skip to content

Commit 74ceb5d

Browse files
authored
PEP 591: Mark as Final (#3668)
1 parent e329925 commit 74ceb5d

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

peps/pep-0591.rst

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ Title: Adding a final qualifier to typing
33
Author: Michael J. Sullivan <[email protected]>, Ivan Levkivskyi <[email protected]>
44
BDFL-Delegate: Guido van Rossum <[email protected]>
55
Discussions-To: [email protected]
6-
Status: Accepted
6+
Status: Final
77
Type: Standards Track
88
Topic: Typing
9-
Content-Type: text/x-rst
109
Created: 15-Mar-2019
1110
Python-Version: 3.8
1211
Post-History:
1312
Resolution: https://mail.python.org/archives/list/[email protected]/message/FDO4KFYWYQEP3U2HVVBEBR3SXPHQSHYR/
1413

14+
.. canonical-typing-spec:: :ref:`typing:at-final` and :ref:`typing:uppercase-final`
1515

1616
Abstract
1717
========
@@ -288,12 +288,3 @@ Copyright
288288
=========
289289

290290
This document has been placed in the public domain.
291-
292-
..
293-
Local Variables:
294-
mode: indented-text
295-
indent-tabs-mode: nil
296-
sentence-end-double-space: t
297-
fill-column: 70
298-
coding: utf-8
299-
End:

0 commit comments

Comments
 (0)