brandtbucher@gmail.com -> brandt@python.org (GH-1814)
This commit is contained in:
parent
f537847712
commit
f304c6f353
|
@ -3,7 +3,7 @@ Title: Add Union Operators To dict
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Steven D'Aprano <steve@pearwood.info>,
|
Author: Steven D'Aprano <steve@pearwood.info>,
|
||||||
Brandt Bucher <brandtbucher@gmail.com>
|
Brandt Bucher <brandt@python.org>
|
||||||
BDFL-Delegate: Guido van Rossum <guido@python.org>
|
BDFL-Delegate: Guido van Rossum <guido@python.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 614
|
||||||
Title: Relaxing Grammar Restrictions On Decorators
|
Title: Relaxing Grammar Restrictions On Decorators
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Brandt Bucher <brandtbucher@gmail.com>
|
Author: Brandt Bucher <brandt@python.org>
|
||||||
Sponsor: Guido van Rossum <guido@python.org>
|
Sponsor: Guido van Rossum <guido@python.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 618
|
||||||
Title: Add Optional Length-Checking To zip
|
Title: Add Optional Length-Checking To zip
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Brandt Bucher <brandtbucher@gmail.com>
|
Author: Brandt Bucher <brandt@python.org>
|
||||||
Sponsor: Antoine Pitrou <antoine@python.org>
|
Sponsor: Antoine Pitrou <antoine@python.org>
|
||||||
BDFL-Delegate: Guido van Rossum <guido@python.org>
|
BDFL-Delegate: Guido van Rossum <guido@python.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 622
|
||||||
Title: Structural Pattern Matching
|
Title: Structural Pattern Matching
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Brandt Bucher <brandtbucher@gmail.com>,
|
Author: Brandt Bucher <brandt@python.org>,
|
||||||
Daniel F Moisset <dfmoisset@gmail.com>,
|
Daniel F Moisset <dfmoisset@gmail.com>,
|
||||||
Tobias Kohn <kohnt@tobiaskohn.ch>,
|
Tobias Kohn <kohnt@tobiaskohn.ch>,
|
||||||
Ivan Levkivskyi <levkivskyi@gmail.com>,
|
Ivan Levkivskyi <levkivskyi@gmail.com>,
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 634
|
||||||
Title: Structural Pattern Matching: Specification
|
Title: Structural Pattern Matching: Specification
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Brandt Bucher <brandtbucher@gmail.com>,
|
Author: Brandt Bucher <brandt@python.org>,
|
||||||
Guido van Rossum <guido@python.org>
|
Guido van Rossum <guido@python.org>
|
||||||
BDFL-Delegate:
|
BDFL-Delegate:
|
||||||
Discussions-To: Python-Dev <python-dev@python.org>
|
Discussions-To: Python-Dev <python-dev@python.org>
|
||||||
|
|
Loading…
Reference in New Issue