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$
|
||||
Last-Modified: $Date$
|
||||
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
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 492
|
|||
Title: Coroutines with async and await syntax
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Yury Selivanov <yury@magic.io>
|
||||
Author: Yury Selivanov <yury@edgedb.com>
|
||||
Discussions-To: <python-dev@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 525
|
|||
Title: Asynchronous Generators
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Yury Selivanov <yury@magic.io>
|
||||
Author: Yury Selivanov <yury@edgedb.com>
|
||||
Discussions-To: <python-dev@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 530
|
|||
Title: Asynchronous Comprehensions
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Yury Selivanov <yury@magic.io>
|
||||
Author: Yury Selivanov <yury@edgedb.com>
|
||||
Discussions-To: <python-dev@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Deterministic cleanup for iterators
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Nathaniel J. Smith
|
||||
BDFL-Delegate: Yury Selivanov <yury@magic.io>
|
||||
BDFL-Delegate: Yury Selivanov <yury@edgedb.com>
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,8 +2,8 @@ PEP: 550
|
|||
Title: Execution Context
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Yury Selivanov <yury@magic.io>,
|
||||
Elvis Pranskevichus <elvis@magic.io>
|
||||
Author: Yury Selivanov <yury@edgedb.com>,
|
||||
Elvis Pranskevichus <elvis@edgedb.com>
|
||||
Status: Withdrawn
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 567
|
|||
Title: Context Variables
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Yury Selivanov <yury@magic.io>
|
||||
Author: Yury Selivanov <yury@edgedb.com>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 603
|
|||
Title: Adding a frozenmap type to collections
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Yury Selivanov <yury@magic.io>
|
||||
Author: Yury Selivanov <yury@edgedb.com>
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
Loading…
Reference in New Issue