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 SilentGhost
Recipients SilentGhost, Unode, tarek
Date 2016-04-18.08:09:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460966948.79.0.73143682258.issue26791@psf.upfronthosting.co.za>
In-reply-to
Content
This seems to be only triggered when moving a symlink into its destination. Assumption in the code is that when _samefile returns True, it must be due to case-insensitive filesystem, rather than this edge case.
History
Date User Action Args
2016-04-18 08:09:08SilentGhostsetrecipients: + SilentGhost, tarek, Unode
2016-04-18 08:09:08SilentGhostsetmessageid: <1460966948.79.0.73143682258.issue26791@psf.upfronthosting.co.za>
2016-04-18 08:09:08SilentGhostlinkissue26791 messages
2016-04-18 08:09:08SilentGhostcreate