From: Marc-André Lemburg Date: Wed, 19 Apr 2006 15:48:59 +0000 (+0000) Subject: Add news item for pybench addition. X-Git-Tag: v2.5a2~108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d0b8e83dc5b92e71d08d39298641d679be419dd8;p=thirdparty%2FPython%2Fcpython.git Add news item for pybench addition. --- diff --git a/Misc/NEWS b/Misc/NEWS index 493c9e4a6a67..d758dc3a5cfc 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -147,6 +147,11 @@ Tests it separately and by hand. It also wasn't cleaning up its changes to the current Decimal context. +Tools +----- + +- Added the Python benchmark suite pybench to the Tools/ directory; + contributed by Marc-Andre Lemburg. Documentation -------------