[Checkins] SVN: BTrees/branches/py3k/ Note that C extensions now	work on Py3k.
    Tres Seaver 
    cvs-admin at zope.org
       
    Mon Dec 17 16:36:01 UTC 2012
    
    
  
Log message for revision 128688:
  Note that C extensions now work on Py3k.
Changed:
  _U  BTrees/branches/py3k/
  U   BTrees/branches/py3k/CHANGES.txt
-=-
Modified: BTrees/branches/py3k/CHANGES.txt
===================================================================
--- BTrees/branches/py3k/CHANGES.txt	2012-12-17 16:35:58 UTC (rev 128687)
+++ BTrees/branches/py3k/CHANGES.txt	2012-12-17 16:36:00 UTC (rev 128688)
@@ -6,7 +6,7 @@
 ------------------
 
 - Added explicit support for Python 3.2, Python 3.3, and PyPy.
-  Note that the C extensions are not (yet) available on these platforms.
+  Note that the C extensions are not (yet) available on PyPy.
 
 - Python reference implementations now tested separately from the C
   verions on all platforms.
    
    
More information about the checkins
mailing list