[Checkins] SVN: persistent/trunk/CHANGES.txt Note porting progress.

Tres Seaver cvs-admin at zope.org
Wed Dec 12 02:28:02 UTC 2012


Log message for revision 128594:
  Note porting progress.

Changed:
  U   persistent/trunk/CHANGES.txt

-=-
Modified: persistent/trunk/CHANGES.txt
===================================================================
--- persistent/trunk/CHANGES.txt	2012-12-12 02:26:58 UTC (rev 128593)
+++ persistent/trunk/CHANGES.txt	2012-12-12 02:28:02 UTC (rev 128594)
@@ -4,6 +4,9 @@
 4.0.3 (2012-11-19)
 ------------------
 
+- C extenstions now build under Python 3.2, passing the same tests as
+  the pure-Python reference implementation.
+
 - Fixed: In the C implimentation, an integer was compared with a
   pointer, with undefined results and a compiler warning.
 



More information about the checkins mailing list