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 saschanaz
Recipients eryksun, paul.moore, saschanaz, steve.dower, tim.golden, zach.ware
Date 2020-06-20.22:35:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592692501.01.0.998394718086.issue41053@roundup.psfhosted.org>
In-reply-to
Content
It seems libuv and pwsh decided to detect and read them just as symlinks:

https://github.com/libuv/libuv/pull/2812
https://github.com/PowerShell/PowerShell/pull/10331

Could Python do the same?
History
Date User Action Args
2020-06-20 22:35:01saschanazsetrecipients: + saschanaz, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2020-06-20 22:35:01saschanazsetmessageid: <1592692501.01.0.998394718086.issue41053@roundup.psfhosted.org>
2020-06-20 22:35:00saschanazlinkissue41053 messages
2020-06-20 22:35:00saschanazcreate