Update Yury S. & Elvis P. emails (#1165)
This commit is contained in:
parent
0eeb96f1ce
commit
f97aa37e6a
|
@ -3,7 +3,7 @@ Title: Function Signature Object
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Brett Cannon <brett@python.org>, Jiwon Seo <seojiwon@gmail.com>,
|
Author: Brett Cannon <brett@python.org>, Jiwon Seo <seojiwon@gmail.com>,
|
||||||
Yury Selivanov <yury@magic.io>, Larry Hastings <larry@hastings.org>
|
Yury Selivanov <yury@edgedb.com>, Larry Hastings <larry@hastings.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 492
|
||||||
Title: Coroutines with async and await syntax
|
Title: Coroutines with async and await syntax
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Yury Selivanov <yury@magic.io>
|
Author: Yury Selivanov <yury@edgedb.com>
|
||||||
Discussions-To: <python-dev@python.org>
|
Discussions-To: <python-dev@python.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 525
|
||||||
Title: Asynchronous Generators
|
Title: Asynchronous Generators
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Yury Selivanov <yury@magic.io>
|
Author: Yury Selivanov <yury@edgedb.com>
|
||||||
Discussions-To: <python-dev@python.org>
|
Discussions-To: <python-dev@python.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 530
|
||||||
Title: Asynchronous Comprehensions
|
Title: Asynchronous Comprehensions
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Yury Selivanov <yury@magic.io>
|
Author: Yury Selivanov <yury@edgedb.com>
|
||||||
Discussions-To: <python-dev@python.org>
|
Discussions-To: <python-dev@python.org>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
|
|
@ -3,7 +3,7 @@ Title: Deterministic cleanup for iterators
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Nathaniel J. Smith
|
Author: Nathaniel J. Smith
|
||||||
BDFL-Delegate: Yury Selivanov <yury@magic.io>
|
BDFL-Delegate: Yury Selivanov <yury@edgedb.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
|
@ -2,8 +2,8 @@ PEP: 550
|
||||||
Title: Execution Context
|
Title: Execution Context
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Yury Selivanov <yury@magic.io>,
|
Author: Yury Selivanov <yury@edgedb.com>,
|
||||||
Elvis Pranskevichus <elvis@magic.io>
|
Elvis Pranskevichus <elvis@edgedb.com>
|
||||||
Status: Withdrawn
|
Status: Withdrawn
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 567
|
||||||
Title: Context Variables
|
Title: Context Variables
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Yury Selivanov <yury@magic.io>
|
Author: Yury Selivanov <yury@edgedb.com>
|
||||||
Status: Final
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
|
@ -2,7 +2,7 @@ PEP: 603
|
||||||
Title: Adding a frozenmap type to collections
|
Title: Adding a frozenmap type to collections
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Yury Selivanov <yury@magic.io>
|
Author: Yury Selivanov <yury@edgedb.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
Loading…
Reference in New Issue