From: Mark Dickinson Date: Sun, 2 May 2010 09:40:10 +0000 (+0000) Subject: Blocked revisions 80695 via svnmerge X-Git-Tag: v3.2a1~953 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f608be9021439b5953f289eeb9bf860f5b2c553;p=python Blocked revisions 80695 via svnmerge ........ r80695 | mark.dickinson | 2010-05-02 10:38:43 +0100 (Sun, 02 May 2010) | 2 lines Improve error message from nb_int returning a non-integer, in various PyInt_As* functions: ........ ---