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 Tom Hale
Recipients Tom Hale
Date 2020-12-29.07:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609228527.29.0.377389804284.issue42778@roundup.psfhosted.org>
In-reply-to
Content
In summary:

The underlying os.stat() takes a follow_symlinks=True parameter but it can't be set to False when trying to samefile() two symbolic links.
History
Date User Action Args
2020-12-29 07:55:27Tom Halesetrecipients: + Tom Hale
2020-12-29 07:55:27Tom Halesetmessageid: <1609228527.29.0.377389804284.issue42778@roundup.psfhosted.org>
2020-12-29 07:55:27Tom Halelinkissue42778 messages
2020-12-29 07:55:27Tom Halecreate