Message327447
| Author | steve.dower |
|---|---|
| Recipients | eric.snow, mariofutire, ncoghlan, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2018-10-10.00:11:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1539130289.56.0.545547206417.issue34725@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We'll need to bring in venv specialists to check whether using it outside of Py_Main() is valid. Or perhaps you could explain what you are actually trying to do? I don't believe it is necessary when you are calling Py_SetPath yourself, and only the "launch normally with alternate args" case for scripts that use sys.executable are affected. But I'm happy to be set right here (with example scenarios, preferably). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-10 00:11:29 | steve.dower | set | recipients: + steve.dower, paul.moore, ncoghlan, vstinner, tim.golden, eric.snow, zach.ware, mariofutire |
| 2018-10-10 00:11:29 | steve.dower | set | messageid: <1539130289.56.0.545547206417.issue34725@psf.upfronthosting.co.za> |
| 2018-10-10 00:11:29 | steve.dower | link | issue34725 messages |
| 2018-10-10 00:11:28 | steve.dower | create | |