Reject PEP 349: Outdated by Python 3 (#1391)
This commit is contained in:
parent
6f19fe2521
commit
fb14d5d81f
|
@ -3,12 +3,13 @@ Title: Allow str() to return unicode strings
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Neil Schemenauer <nas@arctrix.com>
|
Author: Neil Schemenauer <nas@arctrix.com>
|
||||||
Status: Deferred
|
Status: Rejected
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 02-Aug-2005
|
Created: 02-Aug-2005
|
||||||
Python-Version: 2.5
|
Python-Version: 2.5
|
||||||
Post-History: 06-Aug-2005
|
Post-History: 06-Aug-2005
|
||||||
|
Resolution: https://mail.python.org/archives/list/python-dev@python.org/message/M2Y3PUFLAE23NPRJPVBYF6P5LW5LVN6F/
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue