Skip to content

Commit f7cacf4

Browse files
author
Guido van Rossum
committed
PEP 484 (type hints) accepted by BDFL-Delegate (Mark Shannon).
1 parent ef0305c commit f7cacf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pep-0484.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ Last-Modified: $Date$
55
Author: Guido van Rossum <[email protected]>, Jukka Lehtosalo <[email protected]>, Łukasz Langa <[email protected]>
66
BDFL-Delegate: Mark Shannon
77
Discussions-To: Python-Dev <[email protected]>
8-
Status: Draft
8+
Status: Accepted
99
Type: Standards Track
1010
Content-Type: text/x-rst
1111
Created: 29-Sep-2014
1212
Post-History: 16-Jan-2015,20-Mar-2015,17-Apr-2015,20-May-2015,22-May-2015
13-
Resolution:
13+
Resolution: https://mail.python.org/pipermail/python-dev/2015-May/140104.html
1414

1515

1616
Abstract

0 commit comments

Comments
 (0)