From a4ddd3e9568b104e274b524ec868d19d83a0c27c Mon Sep 17 00:00:00 2001 From: Eric Smith Date: Tue, 5 May 2009 14:07:12 +0000 Subject: [PATCH] Blocked revisions 72333 via svnmerge ........ r72333 | eric.smith | 2009-05-05 10:04:18 -0400 (Tue, 05 May 2009) | 1 line Issue #5920: Changed format.__float__ and complex.__float__ to use a precision of 12 when using the empty presentation type. This more closely matches str()'s behavior and reduces surprises when adding alignment flags to an empty format string. Patch by Mark Dickinson. ........ -- 2.47.3