[Python-checkins] r57184 - peps/trunk/pep-3118.txt
guido.van.rossum
python-checkins at python.org
Sat Aug 18 22:25:53 CEST 2007
Author: guido.van.rossum
Date: Sat Aug 18 22:25:53 2007
New Revision: 57184
Modified:
peps/trunk/pep-3118.txt
Log:
Accept new buffer protocol (now that it's checked in ;-).
Modified: peps/trunk/pep-3118.txt
==============================================================================
--- peps/trunk/pep-3118.txt (original)
+++ peps/trunk/pep-3118.txt Sat Aug 18 22:25:53 2007
@@ -3,7 +3,7 @@
Version: $Revision$
Last-Modified: $Date$
Author: Travis Oliphant <oliphant at ee.byu.edu>, Carl Banks <pythondev at aerojockey.com>
-Status: Draft
+Status: Accepted
Type: Standards Track
Content-Type: text/x-rst
Created: 28-Aug-2006
More information about the Python-checkins
mailing list