From: Eric Smith Date: Fri, 2 Apr 2010 12:36:29 +0000 (+0000) Subject: Blocked revisions 79596 via svnmerge X-Git-Tag: v2.6.6rc1~514 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=593291e1632b5efb2b252f399e607ff267dd6357;p=python Blocked revisions 79596 via svnmerge ........ r79596 | eric.smith | 2010-04-02 08:30:56 -0400 (Fri, 02 Apr 2010) | 1 line Issue 7994: Make object.__format__ with a non-empty format string a PendingDecprecationWarning. Still need to remove uses of this from various tests. ........ ---