8000 PEP 484: Mark as Final · python/peps@230aa73 · GitHub
[go: up one dir, main page]

Skip to content

Commit 230aa73

Browse files
PEP 484: Mark as Final
PEP 484 is still marked as "Provisional", but as @Fidget-Spinner pointed out in python/typing#805, it shouldn't be any more. python/cpython#16204 removed talk about typing's provisional status from the module docs, and enhancements to typing have been in the form of new PEPs for the last few release cycles. Going to mark this as a draft so Guido can have a chance to comment once he's back.
1 parent b7e5a99 commit 230aa73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep-0484.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Last-Modified: $Date$
55
Author: Guido van Rossum <guido@python.org>, Jukka Lehtosalo <jukka.lehtosalo@iki.fi>, Łukasz Langa <lukasz@python.org>
66
BDFL-Delegate: Mark Shannon
77
Discussions-To: Python-Dev <python-dev@python.org>
8-
Status: Provisional
8+
Status: Final
99
Type: Standards Track
1010
Content-Type: text/x-rst
1111
Created: 29-Sep-2014

0 commit comments

Comments
 (0)
0