Skip to content

Commit 908d90a

Browse files
authored
PEP 604: Mark as Final (#3677)
1 parent 3f0332f commit 908d90a

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

peps/pep-0604.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Author: Philippe PRADOS <[email protected]>, Maggie Moss <[email protected]>
44
Sponsor: Chris Angelico <[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: 28-Aug-2019
1211
Python-Version: 3.10
1312
Post-History: 28-Aug-2019, 05-Aug-2020
1413

14+
.. canonical-doc:: :ref:`python:types-union`
1515

1616
Abstract
1717
========
@@ -250,13 +250,3 @@ Copyright
250250
=========
251251

252252
This document is placed in the public domain or under the CC0-1.0-Universal license, whichever is more permissive.
253-
254-
255-
..
256-
Local Variables:
257-
mode: indented-text
258-
indent-tabs-mode: nil
259-
sentence-end-double-space: t
260-
fill-column: 70
261-
coding: utf-8
262-
End:

0 commit comments

Comments
 (0)