]> granicus.if.org Git - python/commit
Merged revisions 67982,67988,67990 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Tue, 30 Dec 2008 17:56:45 +0000 (17:56 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 30 Dec 2008 17:56:45 +0000 (17:56 +0000)
commitc39d76278334a0838f79655ba27bbe68bfec7f8f
tree7aa20856671996fe1c04ab704980158435c9347a
parent360e98ca31c09d519c0403a5fade06b0116649ab
Merged revisions 67982,67988,67990 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67982 | benjamin.peterson | 2008-12-28 09:37:31 -0600 (Sun, 28 Dec 2008) | 1 line

  fix WORD_BIGEDIAN declaration in Universal builds; fixes #4060 and #4728
........
  r67988 | ronald.oussoren | 2008-12-28 13:40:56 -0600 (Sun, 28 Dec 2008) | 1 line

  Issue4064: architecture string for universal builds on OSX
........
  r67990 | ronald.oussoren | 2008-12-28 13:50:40 -0600 (Sun, 28 Dec 2008) | 3 lines

  Update the fix for issue4064 to deal correctly with all three variants of
  universal builds that are presented by the configure script.
........
Doc/distutils/apiref.rst
Include/pymacconfig.h
Lib/distutils/util.py