This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients eric.araujo, jcea, python-dev, tarek
Date 2012-01-18.03:50:00
SpamBayes Score 0.0005483321
Marked as misclassified No
Message-id <E1RnMX9-0002XB-QQ@dinsdale.python.org>
In-reply-to
Content
New changeset 4074439c3894 by Jesus Cea in branch '2.7':
Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
http://hg.python.org/cpython/rev/4074439c3894

New changeset 37efae3bf912 by Jesus Cea in branch '3.2':
Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
http://hg.python.org/cpython/rev/37efae3bf912

New changeset afdce2e2f98d by Jesus Cea in branch 'default':
MERGE: Yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
http://hg.python.org/cpython/rev/afdce2e2f98d
History
Date User Action Args
2012-01-18 03:50:01python-devsetrecipients: + python-dev, jcea, tarek, eric.araujo
2012-01-18 03:50:00python-devlinkissue13803 messages
2012-01-18 03:50:00python-devcreate