From: Mark Dickinson Date: Fri, 24 Apr 2009 13:56:40 +0000 (+0000) Subject: Blocked revisions 71832 via svnmerge X-Git-Tag: v2.6.3rc1~391 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff12ef45ac322baf57d7f319956743941ce5395b;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71832 via svnmerge ........ r71832 | mark.dickinson | 2009-04-24 14:56:07 +0100 (Fri, 24 Apr 2009) | 3 lines Issue #5812: The two-argument form of the Fraction constructor now accepts arbitrary Rational instances. ........ ---