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 Matt.Wright, benjamin.peterson, dfarrell07, eric.araujo, fkochem, georg.brandl, larry, lemburg, olliewalsh, pitrou, python-dev, samtygier, ssbarnea, tarek
Date 2014-10-30.18:48:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141030184845.107581.29160@psf.io>
In-reply-to
Content
New changeset 263395345aa7 by Antoine Pitrou in branch '2.7':
Issue #8876: distutils now falls back to copying files when hard linking doesn't work.
https://hg.python.org/cpython/rev/263395345aa7
History
Date User Action Args
2014-10-30 18:48:58python-devsetrecipients: + python-dev, lemburg, georg.brandl, pitrou, larry, benjamin.peterson, tarek, eric.araujo, ssbarnea, samtygier, olliewalsh, fkochem, dfarrell07, Matt.Wright
2014-10-30 18:48:58python-devlinkissue8876 messages
2014-10-30 18:48:58python-devcreate