From: Benjamin Peterson Date: Sun, 27 Jun 2010 23:53:17 +0000 (+0000) Subject: Blocked revisions 79596 via svnmerge X-Git-Tag: v3.2a1~414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22d0830a11c0948ccfd2c42a73d55dd63e35ef72;p=python Blocked revisions 79596 via svnmerge ........ r79596 | eric.smith | 2010-04-02 07:30:56 -0500 (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. ........ ---