This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients Dan McCombs, brett.cannon, python-dev, vinay.sajip, xiang.zhang
Date 2016-04-27.17:53:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461779587.18.0.565506394706.issue26348@psf.upfronthosting.co.za>
In-reply-to
Content
The original behaviour is right. __VENV_PROMPT__ is meant to be a placeholder, not a variable interpreted by shell. I think this patch should be reverted. Related issue is #26664.
History
Date User Action Args
2016-04-27 17:53:07xiang.zhangsetrecipients: + xiang.zhang, brett.cannon, vinay.sajip, python-dev, Dan McCombs
2016-04-27 17:53:07xiang.zhangsetmessageid: <1461779587.18.0.565506394706.issue26348@psf.upfronthosting.co.za>
2016-04-27 17:53:07xiang.zhanglinkissue26348 messages
2016-04-27 17:53:07xiang.zhangcreate