diff -r 8c9638f0587a Doc/whatsnew/3.3.rst --- a/Doc/whatsnew/3.3.rst Thu Feb 23 14:23:17 2012 +0200 +++ b/Doc/whatsnew/3.3.rst Thu Feb 23 16:55:05 2012 +0200 @@ -120,7 +120,9 @@ will, for the same reasons, increase CPU cache efficiency on non-trivial applications. -.. The memory usage of Python 3.3 is two to three times smaller than Python 3.2, +.. note:: + The memory usage of Python 3.3 is two to three times smaller than that + of Python 3.2, and a little bit better than Python 2.7, on a `Django benchmark `_. XXX The result should be moved in the PEP and a link to the PEP should