Standardize Marin von Loewis' name.
This commit is contained in:
parent
8dc0e19ce5
commit
681781a940
|
@ -578,7 +578,7 @@ Owners
|
|||
Lemburg, Marc-Andre mal@lemburg.com
|
||||
Lielens, Gregory gregory.lielens@fft.be
|
||||
Lindqvist, Björn bjourne@gmail.com
|
||||
von Loewis, Martin martin@v.loewis.de
|
||||
von Löwis, Martin martin@v.loewis.de
|
||||
Lownds, Tony tony@pagedna.com
|
||||
Martelli, Alex aleaxit@gmail.com
|
||||
Maupin, Patrick pmaupin@gmail.com
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 4
|
|||
Title: Deprecation of Standard Modules
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Loewis <martin@v.loewis.de>
|
||||
Author: Martin von Löwis <martin@v.loewis.de>
|
||||
Status: Active
|
||||
Type: Process
|
||||
Created: 1-Oct-2000
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 11
|
|||
Title: Removing support for little used platforms
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: martin@v.loewis.de (Martin v. Löwis)
|
||||
Author: martin@v.loewis.de (Martin von Löwis)
|
||||
Status: Active
|
||||
Type: Process
|
||||
Created: 07-Jul-2002
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 244
|
|||
Title: The `directive' statement
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: martin@v.loewis.de (Martin von Loewis)
|
||||
Author: martin@v.loewis.de (Martin von Löwis)
|
||||
Status: Rejected
|
||||
Type: Standards Track
|
||||
Created: 20-Mar-2001
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Defining Python Source Code Encodings
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: mal@lemburg.com (Marc-André Lemburg),
|
||||
martin@v.loewis.de (Martin v. Löwis)
|
||||
martin@v.loewis.de (Martin von Löwis)
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Created: 06-Jun-2001
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 286
|
|||
Title: Enhanced Argument Tuples
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: martin@v.loewis.de (Martin von Loewis)
|
||||
Author: martin@v.loewis.de (Martin von Löwis)
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Created: 3-Mar-2002
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 347
|
|||
Title: Migrating the Python CVS to Subversion
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Löwis <martin@v.loewis.de>
|
||||
Author: Martin von Löwis <martin@v.loewis.de>
|
||||
Discussions-To: <python-dev@python.org>
|
||||
Status: Accepted
|
||||
Type: Process
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 353
|
|||
Title: Using ssize_t as the index type
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Löwis <martin@v.loewis.de>
|
||||
Author: Martin von Löwis <martin@v.loewis.de>
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3120
|
|||
Title: Using UTF-8 as the default source encoding
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Löwis <martin@v.loewis.de>
|
||||
Author: Martin von Löwis <martin@v.loewis.de>
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3121
|
|||
Title: Extension Module Initialization and Finalization
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Löwis <martin@v.loewis.de>
|
||||
Author: Martin von Löwis <martin@v.loewis.de>
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3123
|
|||
Title: Making PyObject_HEAD conform to standard C
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Löwis <martin@v.loewis.de>
|
||||
Author: Martin von Löwis <martin@v.loewis.de>
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
|
@ -2,7 +2,7 @@ PEP: 3131
|
|||
Title: Supporting Non-ASCII Identifiers
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Martin v. Löwis <martin@v.loewis.de>
|
||||
Author: Martin von Löwis <martin@v.loewis.de>
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
|
|
Loading…
Reference in New Issue