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 nils
Recipients apatrushev, brett.cannon, e-kayrakli, lordmauve, nils, xtreak
Date 2020-06-25.15:50:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593100244.25.0.954209300889.issue34137@roundup.psfhosted.org>
In-reply-to
Content
I've come across this issue lately and proposed a PR which implements this and, analogous to os.stat(), adds a follow_symlinks parameter to Path.exists().
History
Date User Action Args
2020-06-25 15:50:44nilssetrecipients: + nils, brett.cannon, lordmauve, apatrushev, xtreak, e-kayrakli
2020-06-25 15:50:44nilssetmessageid: <1593100244.25.0.954209300889.issue34137@roundup.psfhosted.org>
2020-06-25 15:50:44nilslinkissue34137 messages
2020-06-25 15:50:44nilscreate