From: Victor Stinner Date: Sun, 13 Jun 2010 20:31:51 +0000 (+0000) Subject: Blocked revisions 81974 via svnmerge X-Git-Tag: v3.1.3rc1~636 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89a37838f8e1a91eef646059e3133b277ba5f77a;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 81974 via svnmerge ........ r81974 | victor.stinner | 2010-06-13 22:31:26 +0200 (dim., 13 juin 2010) | 4 lines getargs.c: remove last reference to "t#" format "t#" format was removed from convertitem() (convertsimple) but not skipitem(). ........ ---