Re: [Python-Dev] [Python-checkins] peps: Record Guido's acceptance of PEP 380

On Jun 26, 2011, at 05:02 AM, nick.coghlan wrote:
http://hg.python.org/peps/rev/9f7a0b4e38a7 changeset: 3889:9f7a0b4e38a7 user: Nick Coghlan <ncoghlan@gmail.com> date: Sun Jun 26 13:02:17 2011 +1000 summary: Record Guido's acceptance of PEP 380
files: pep-0380.txt | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/pep-0380.txt b/pep-0380.txt --- a/pep-0380.txt +++ b/pep-0380.txt @@ -3,11 +3,11 @@ Version: $Revision$ Last-Modified: $Date$ Author: Gregory Ewing <greg.ewing@canterbury.ac.nz> -Status: Draft +Status: Accepted Type: Standards Track Content-Type: text/x-rst Created: 13-Feb-2009 -Python-Version: 3.x +Python-Version: 3.3 Post-History:
Please add a Resolution header as per PEP 1. Thanks! -Barry
participants (1)
-
Barry Warsaw