commit | d0b8e83dc5b92e71d08d39298641d679be419dd8 | [log] [tgz] |
---|---|---|
author | Marc-André Lemburg <mal@egenix.com> | Wed Apr 19 15:48:59 2006 +0000 |
committer | Marc-André Lemburg <mal@egenix.com> | Wed Apr 19 15:48:59 2006 +0000 |
tree | 06199cf9a24083e285f8af8192b13d9065859319 | |
parent | dc5f808cbc8003f2256a0faabf27420c43cb8e20 [diff] [blame] |
Add news item for pybench addition.
diff --git a/Misc/NEWS b/Misc/NEWS index 493c9e4..d758dc3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -147,6 +147,11 @@ 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 -------------