From: Mark Dickinson Date: Sun, 4 Apr 2010 22:13:45 +0000 (+0000) Subject: Blocked revisions 79756 via svnmerge X-Git-Tag: v2.6.6rc1~491 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f93d3ac9939242a5b2753dad0a72c29477e5c1c4;p=python Blocked revisions 79756 via svnmerge ........ r79756 | mark.dickinson | 2010-04-04 23:09:21 +0100 (Sun, 04 Apr 2010) | 6 lines Add versionchanged entry for Decimal(float) construction. Also add an example of constructing a Decimal directly from a float, update the quickstart tutorial, and tweak another couple of sentences. ........ ---