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 Arfrever, Benjamin.S.Wolf, eric.araujo, ncoghlan, pitrou, python-dev
Date 2012-07-17.10:43:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WbylX6Q4lzPFw@mail.python.org>
In-reply-to
Content
New changeset 07ed744a47f6 by Nick Coghlan in branch '3.2':
Issue #15230: Attempt to make the OS X buildbots happy by resolving the tmp dir symlink in the test suite
http://hg.python.org/cpython/rev/07ed744a47f6

New changeset cb7e8ee489a1 by Nick Coghlan in branch 'default':
Merge Issue #15230 OS X buildbot fix from 3.2
http://hg.python.org/cpython/rev/cb7e8ee489a1
History
Date User Action Args
2012-07-17 10:43:54python-devsetrecipients: + python-dev, ncoghlan, pitrou, eric.araujo, Arfrever, Benjamin.S.Wolf
2012-07-17 10:43:53python-devlinkissue15230 messages
2012-07-17 10:43:53python-devcreate