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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0b8e83dc5b92e71d08d39298641d679be419dd8;p=python Add news item for pybench addition. --- diff --git a/Misc/NEWS b/Misc/NEWS index 493c9e4a6a..d758dc3a5c 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 -------------