Change Victor Stinner email
This commit is contained in:
parent
a556e6bace
commit
7498996064
|
@ -2,7 +2,7 @@ PEP: 400
|
|||
Title: Deprecate codecs.StreamReader and codecs.StreamWriter
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Deferred
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 410
|
|||
Title: Use decimal.Decimal type for timestamps
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 416
|
|||
Title: Add a frozendict builtin type
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 418
|
|||
Title: Add monotonic time, performance counter, and process time functions
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Cameron Simpson <cs@cskk.id.au>, Jim Jewett <jimjjewett@gmail.com>, Stephen J. Turnbull <stephen@xemacs.org>, Victor Stinner <vstinner@redhat.com>
|
||||
Author: Cameron Simpson <cs@cskk.id.au>, Jim Jewett <jimjjewett@gmail.com>, Stephen J. Turnbull <stephen@xemacs.org>, Victor Stinner <vstinner@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Restructuring the CPython startup sequence
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Nick Coghlan <ncoghlan@gmail.com>,
|
||||
Victor Stinner <vstinner@redhat.com>,
|
||||
Victor Stinner <vstinner@python.org>,
|
||||
Eric Snow <ericsnowcurrently@gmail.com>
|
||||
Discussions-To: capi-sig@python.org
|
||||
Status: Draft
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 433
|
|||
Title: Easier suppression of file descriptor inheritance
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Superseded
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 445
|
|||
Title: Add new APIs to customize Python memory allocators
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
BDFL-Delegate: Antoine Pitrou <solipsis@pitrou.net>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 446
|
|||
Title: Make newly created file descriptors non-inheritable
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 454
|
|||
Title: Add a new tracemalloc module to trace Python memory allocations
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
BDFL-Delegate: Charles-François Natali <cf.natali@gmail.com>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: os.scandir() function -- a better and faster directory iterator
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Ben Hoyt <benhoyt@gmail.com>
|
||||
BDFL-Delegate: Victor Stinner <vstinner@redhat.com>
|
||||
BDFL-Delegate: Victor Stinner <vstinner@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 475
|
|||
Title: Retry system calls failing with EINTR
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Charles-François Natali <cf.natali@gmail.com>, Victor Stinner <vstinner@redhat.com>
|
||||
Author: Charles-François Natali <cf.natali@gmail.com>, Victor Stinner <vstinner@python.org>
|
||||
BDFL-Delegate: Antoine Pitrou <solipsis@pitrou.net>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 490
|
|||
Title: Chain exceptions at C level
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 509
|
|||
Title: Add a private version to dict
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 510
|
|||
Title: Specialize functions with guards
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 511
|
|||
Title: API for code transformers
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 524
|
|||
Title: Make os.urandom() blocking on Linux
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 540
|
|||
Title: Add a new UTF-8 Mode
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
BDFL-Delegate: INADA Naoki
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
|
|
|
@ -4,7 +4,7 @@ Version: $Revision$
|
|||
Last-Modified: $Date$
|
||||
Author: Julien Palard <julien@palard.fr>
|
||||
Inada Naoki <songofacandy@gmail.com>,
|
||||
Victor Stinner <vstinner@redhat.com>,
|
||||
Victor Stinner <vstinner@python.org>,
|
||||
Status: Final
|
||||
Type: Process
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 546
|
|||
Title: Backport ssl.MemoryBIO and ssl.SSLObject to Python 2.7
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>,
|
||||
Author: Victor Stinner <vstinner@python.org>,
|
||||
Cory Benfield <cory@lukasa.co.uk>,
|
||||
BDFL-Delegate: Benjamin Peterson <benjamin@python.org>
|
||||
Status: Rejected
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 564
|
|||
Title: Add new time functions with nanosecond resolution
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Victor Stinner <vstinner@redhat.com>
|
||||
Author: Victor Stinner <vstinner@python.org>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PEP: 587
|
||||
Title: Python Initialization Configuration
|
||||
Author: Victor Stinner <vstinner@redhat.com>, Nick Coghlan <ncoghlan@gmail.com>
|
||||
Author: Victor Stinner <vstinner@python.org>, Nick Coghlan <ncoghlan@gmail.com>
|
||||
BDFL-Delegate: Thomas Wouters <thomas@python.org>
|
||||
Discussions-To: python-dev@python.org
|
||||
Status: Final
|
||||
|
|
Loading…
Reference in New Issue