From: R. David Murray Date: Tue, 23 Mar 2010 01:57:47 +0000 (+0000) Subject: Blocked revisions 79298 via svnmerge X-Git-Tag: v3.1.3rc1~1036 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce057d3cbb953f1c3ff119cdae2f1162c4606905;p=python Blocked revisions 79298 via svnmerge ................ r79298 | r.david.murray | 2010-03-22 13:48:48 -0400 (Mon, 22 Mar 2010) | 11 lines Merged revisions 79294 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79294 | r.david.murray | 2010-03-22 11:55:09 -0400 (Mon, 22 Mar 2010) | 4 lines Issue #7860: platform.uname now reports the correct 'machine' type when Python is running in WOW64 mode on 64 bit Windows. Patch by Brian Curtin. ........ ................ ---