Message334537
| Author | steve.dower |
|---|---|
| Recipients | eryksun, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware |
| Date | 2019-01-29.23:13:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1548803594.51.0.0945300904975.issue35854@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The change to pull the redirector executables as part of scripts was... perhaps too clever. There exists code out there that uses EnvBuilder to create environments _without_ copying scripts, which now results in an environment that does not include python.exe. It also undid symlink support, as scripts are never symlinked. I'll restore both. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-29 23:13:17 | steve.dower | set | recipients: + steve.dower, paul.moore, vinay.sajip, tim.golden, zach.ware, eryksun |
| 2019-01-29 23:13:14 | steve.dower | set | messageid: <1548803594.51.0.0945300904975.issue35854@roundup.psfhosted.org> |
| 2019-01-29 23:13:14 | steve.dower | link | issue35854 messages |
| 2019-01-29 23:13:14 | steve.dower | create | |