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:39:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141030183910.8273.46808@psf.io>
In-reply-to
Content
New changeset d94d8789e924 by Antoine Pitrou in branch '3.4':
Issue #8876: distutils now falls back to copying files when hard linking doesn't work.
https://hg.python.org/cpython/rev/d94d8789e924

New changeset ce484e0840e3 by Antoine Pitrou in branch 'default':
Issue #8876: distutils now falls back to copying files when hard linking doesn't work.
https://hg.python.org/cpython/rev/ce484e0840e3
History
Date User Action Args
2014-10-30 18:39:35python-devsetrecipients: + python-dev, lemburg, georg.brandl, pitrou, larry, benjamin.peterson, tarek, eric.araujo, ssbarnea, samtygier, olliewalsh, fkochem, dfarrell07, Matt.Wright
2014-10-30 18:39:35python-devlinkissue8876 messages
2014-10-30 18:39:35python-devcreate