From 49dc1d401300b671eb364599042028df399b0bf4 Mon Sep 17 00:00:00 2001 From: Stefan Krah Date: Sat, 1 Sep 2012 14:27:51 +0200 Subject: [PATCH] Add missing unit. --- Doc/whatsnew/3.3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 7de0256202..47cbd4ec4d 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -1119,7 +1119,7 @@ at http://www.bytereef.org/mpdecimal/quickstart.html. +---------+-------------+--------------+-------------+ | | decimal.py | _decimal | speedup | +=========+=============+==============+=============+ - | pi | 42.02 | 0.345 | 120x | + | pi | 42.02s | 0.345s | 120x | +---------+-------------+--------------+-------------+ | telco | 172.19s | 5.68s | 30x | +---------+-------------+--------------+-------------+ -- 2.40.0