Message334151
| Author | steve.dower |
|---|---|
| Recipients | chrullrich, davin, eryksun, ned.deily, paul.moore, pitrou, steve.dower, tim.golden, zach.ware |
| Date | 2019-01-21.17:01:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1548090086.66.0.734398413005.issue35797@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Good catch! I'm surprised we don't have any tests for this, but I guess we don't really create any virtual environments in our test suite. A shame nobody hit it during RC. I don't actually know the best fix for this. The venv python.exe script is the same as the py.exe launcher, which means neither is passing on inherited handles. Any ideas? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-21 17:01:28 | steve.dower | set | recipients: + steve.dower, paul.moore, pitrou, tim.golden, ned.deily, zach.ware, eryksun, chrullrich, davin |
| 2019-01-21 17:01:26 | steve.dower | set | messageid: <1548090086.66.0.734398413005.issue35797@roundup.psfhosted.org> |
| 2019-01-21 17:01:26 | steve.dower | link | issue35797 messages |
| 2019-01-21 17:01:26 | steve.dower | create | |