a whole slew of peps that are (I believe) implemented
This commit is contained in:
parent
d5afafae8c
commit
9ec804df3f
|
@ -3,7 +3,7 @@ Title: The "bytes" Object
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Neil Schemenauer <nas@arctrix.com>, Guido van Rossum <guido@python.org>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/plain
|
||||
Created: 15-Feb-2006
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Per user site-packages directory
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Christian Heimes <christian(at)cheimes(dot)de>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 11-Jan-2008
|
||||
|
|
|
@ -4,7 +4,7 @@ Version: $Revision$
|
|||
Last-Modified: $Date$
|
||||
Author: Jesse Noller <jnoller@gmail.com>,
|
||||
Richard Oudkerk <r.m.oudkerk@googlemail.com>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/plain
|
||||
Created: 06-May-2008
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Advanced String Formatting
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Talin <talin@acm.org>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/plain
|
||||
Created: 16-Apr-2006
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Keyword-Only Arguments
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Talin <talin@acm.org>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/plain
|
||||
Created: 22-Apr-2006
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Access to Names in Outer Scopes
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Ka-Ping Yee <ping@zesty.ca>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 12-Oct-2006
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Revamping dict.keys(), .values() and .items()
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Guido van Rossum
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 19-Dec-2006
|
||||
|
|
|
@ -5,7 +5,7 @@ Last-Modified: $Date$
|
|||
Author: Daniel Stutzbach <daniel@stutzbachenterprises.com>,
|
||||
Guido van Rossum <guido@python.org>,
|
||||
Mike Verdone <mike.verdone@gmail.com>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 26-Feb-2007
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Introducing Abstract Base Classes
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Guido van Rossum <guido@python.org>, Talin <talin@acm.org>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 18-Apr-2007
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Exception Chaining and Embedded Tracebacks
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Ka-Ping Yee
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/plain
|
||||
Created: 12-May-2005
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: Immutable Bytes and Mutable Buffer
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Guido van Rossum <guido@python.org>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 26-Sep-2007
|
||||
|
|
|
@ -3,7 +3,7 @@ Title: A Type Hierarchy for Numbers
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Jeffrey Yasskin <jyasskin@gmail.com>
|
||||
Status: Accepted
|
||||
Status: Final
|
||||
Type: Standards Track
|
||||
Content-Type: text/x-rst
|
||||
Created: 23-Apr-2007
|
||||
|
|
Loading…
Reference in New Issue