Message 205116 - Python tracker
Message205116
| Author | ncoghlan |
|---|---|
| Recipients | christian.heimes, dstufft, jcea, larry, loewis, lukasz.langa, ncoghlan, python-dev, vstinner |
| Date | 2013-12-03.13:14:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1386076488.71.0.523912125204.issue19734@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
1358 (failing to detect native virtual environments) will be resolved upstream, but for 1359 (telling pip to ignore the environment variables), I've decided I agree with Paul's suggestion on the pip issue that it makes sense for venv to just strip all environment variables starting with "PIP_" from the environment passed to the subprocess. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-03 13:14:48 | ncoghlan | set | recipients: + ncoghlan, loewis, jcea, vstinner, larry, christian.heimes, lukasz.langa, python-dev, dstufft |
| 2013-12-03 13:14:48 | ncoghlan | set | messageid: <1386076488.71.0.523912125204.issue19734@psf.upfronthosting.co.za> |
| 2013-12-03 13:14:48 | ncoghlan | link | issue19734 messages |
| 2013-12-03 13:14:48 | ncoghlan | create | |