Skip to content

Commit cea4966

Browse files
committed
1 parent 3faf255 commit cea4966

File tree

6 files changed

+6
-8
lines changed

6 files changed

+6
-8
lines changed

pep-0443.txt

+1-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PEP: 443
22
Title: Single-dispatch generic functions
33
Version: $Revision$
44
Last-Modified: $Date$
5-
Author: Łukasz Langa <lukasz@langa.pl>
5+
Author: Łukasz Langa <lukasz@python.org>
66
Discussions-To: Python-Dev <[email protected]>
77
Status: Final
88
Type: Standards Track
@@ -420,5 +420,3 @@ This document has been placed in the public domain.
420420
fill-column: 70
421421
coding: utf-8
422422
End:
423-
424-

pep-0482.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PEP: 482
22
Title: Literature Overview for Type Hints
33
Version: $Revision$
44
Last-Modified: $Date$
5-
Author: Łukasz Langa <lukasz@langa.pl>
5+
Author: Łukasz Langa <lukasz@python.org>
66
Discussions-To: Python-Ideas <[email protected]>
77
Status: Draft
88
Type: Informational

pep-0484.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PEP: 484
22
Title: Type Hints
33
Version: $Revision$
44
Last-Modified: $Date$
5-
Author: Guido van Rossum <[email protected]>, Jukka Lehtosalo <[email protected]>, Łukasz Langa <lukasz@langa.pl>
5+
Author: Guido van Rossum <[email protected]>, Jukka Lehtosalo <[email protected]>, Łukasz Langa <lukasz@python.org>
66
BDFL-Delegate: Mark Shannon
77
Discussions-To: Python-Dev <[email protected]>
88
Status: Accepted

pep-0541.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PEP: 541
22
Title: Package Index Name Retention
33
Version: $Revision$
44
Last-Modified: $Date$
5-
Author: Łukasz Langa <lukasz@langa.pl>
5+
Author: Łukasz Langa <lukasz@python.org>
66
BDFL-Delegate: Donald Stufft <[email protected]>
77
Discussions-To: distutils-sig <[email protected]>
88
Status: Draft

pep-0544.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PEP: 544
22
Title: Protocols: Structural subtyping (static duck typing)
33
Version: $Revision$
44
Last-Modified: $Date$
5-
Author: Ivan Levkivskyi <[email protected]>, Jukka Lehtosalo <[email protected]>, Łukasz Langa <lukasz@langa.pl>
5+
Author: Ivan Levkivskyi <[email protected]>, Jukka Lehtosalo <[email protected]>, Łukasz Langa <lukasz@python.org>
66
Discussions-To: Python-Dev <[email protected]>
77
Status: Draft
88
Type: Standards Track

pep-0563.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PEP: 563
22
Title: Postponed Evaluation of Annotations
33
Version: $Revision$
44
Last-Modified: $Date$
5-
Author: Łukasz Langa <lukasz@langa.pl>
5+
Author: Łukasz Langa <lukasz@python.org>
66
Discussions-To: Python-Dev <[email protected]>
77
Status: Accepted
88
Type: Standards Track

0 commit comments

Comments
 (0)