From: Mark Dickinson Date: Tue, 20 Apr 2010 23:24:53 +0000 (+0000) Subject: Blocked revisions 80293 via svnmerge X-Git-Tag: v3.1.3rc1~902 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8ab2220c0003bd3b60743a51f14bc0aa50776c3;p=python Blocked revisions 80293 via svnmerge ........ r80293 | mark.dickinson | 2010-04-21 00:24:25 +0100 (Wed, 21 Apr 2010) | 1 line Rework delta_divmod to avoid use of PyTuple_SetItem. ........ ---