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 senko
Recipients akitada, dairiki, eric.araujo, maker, pixelbeat, senko, tarek
Date 2013-07-06.12:22:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373113339.0.0.0830438708095.issue1052827@psf.upfronthosting.co.za>
In-reply-to
Content
Here are two patches:

* test against py3k test_sdist.py (should crash without a fix)
* a proposed fix

The proposed fix not only changes lstat, but also changes other relevant paths to actually include dangling symlinks in the filelists. I've split them into two in case the proposed fix is rejected but test is still useful.
History
Date User Action Args
2013-07-06 12:22:19senkosetrecipients: + senko, dairiki, tarek, eric.araujo, pixelbeat, akitada, maker
2013-07-06 12:22:19senkosetmessageid: <1373113339.0.0.0830438708095.issue1052827@psf.upfronthosting.co.za>
2013-07-06 12:22:18senkolinkissue1052827 messages
2013-07-06 12:22:18senkocreate