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 jtrouverie
Recipients Jussi Judin, Larry Cook, guettli, jtrouverie, lars.gustaebel
Date 2018-02-26.09:10:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519636228.92.0.467229070634.issue29612@psf.upfronthosting.co.za>
In-reply-to
Content
I created a PR for this issue for Python 2.7 (https://github.com/python/cpython/pull/5753/files).

I just skip the link creation if the target path is equals to the link target. I don't see any corner case where this would be an unwanted behavior.

I am not sure either I should also create an unit test for this behavior.
History
Date User Action Args
2018-02-26 09:10:29jtrouveriesetrecipients: + jtrouverie, guettli, lars.gustaebel, Jussi Judin, Larry Cook
2018-02-26 09:10:28jtrouveriesetmessageid: <1519636228.92.0.467229070634.issue29612@psf.upfronthosting.co.za>
2018-02-26 09:10:28jtrouverielinkissue29612 messages
2018-02-26 09:10:28jtrouveriecreate