Message320724
| Author | Ivan.Pozdeev |
|---|---|
| Recipients | Ivan.Pozdeev, barry, brett.cannon, christian.heimes, emma_smith, eric.smith, eric.snow, mhammond, ncoghlan, pitrou, takluyver |
| Date | 2018-06-29.17:52:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530294758.72.0.56676864532.issue33944@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I *think* we need to ask maintainers of packages who use .pth -- at least, Mark Hammond (pywin32) -- to find out the impact and if everything can be done with other means. AFAICS it at least allows pywin32 to have many top-level modules without cluttering `site-packages'. pywin32 e.g. also copies some files to %windir%\system32 for some reason. And last time I checked, distutils had no functionality that involved symlinks, regardless of the OS. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-29 17:52:38 | Ivan.Pozdeev | set | recipients: + Ivan.Pozdeev, mhammond, barry, brett.cannon, ncoghlan, pitrou, eric.smith, christian.heimes, eric.snow, takluyver, emma_smith |
| 2018-06-29 17:52:38 | Ivan.Pozdeev | set | messageid: <1530294758.72.0.56676864532.issue33944@psf.upfronthosting.co.za> |
| 2018-06-29 17:52:38 | Ivan.Pozdeev | link | issue33944 messages |
| 2018-06-29 17:52:38 | Ivan.Pozdeev | create | |