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 serhiy.storchaka
Recipients Tom Hale, serhiy.storchaka
Date 2019-05-04.06:44:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556952276.72.0.178465568067.issue36656@roundup.psfhosted.org>
In-reply-to
Content
So what? Detected problem is better than non-detected problem. If and unexpected exception causes troubles in your code, it is up to you what to do with it: silence it, terminate an application, try to recreate a symlink in other place, etc. In any case this will not solve bigger problem that you have: attacker is able to change your symlinks.
History
Date User Action Args
2019-05-04 06:44:36serhiy.storchakasetrecipients: + serhiy.storchaka, Tom Hale
2019-05-04 06:44:36serhiy.storchakasetmessageid: <1556952276.72.0.178465568067.issue36656@roundup.psfhosted.org>
2019-05-04 06:44:36serhiy.storchakalinkissue36656 messages
2019-05-04 06:44:36serhiy.storchakacreate