From: Mark Dickinson Date: Sun, 27 Sep 2009 16:06:45 +0000 (+0000) Subject: Blocked revisions 75084 via svnmerge X-Git-Tag: v2.6.3rc1~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7794da6af07b66cd678eed2b3d65d9d4f6fc8069;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 75084 via svnmerge ........ r75084 | mark.dickinson | 2009-09-27 17:05:21 +0100 (Sun, 27 Sep 2009) | 3 lines Issue #6713: Improve decimal int -> string conversions. Thanks Gawain Bolton for the suggestion and original patches. ........ ---