[issue37661] venv activation scripts erroneously check if __VENV_PROMPT__ is defined

mental report at bugs.python.org
Wed Jul 24 05:32:54 EDT 2019


mental <m3nta1 at yahoo.com> added the comment:

Brett, Vinay: mind if I handle this one? I'm looking for a good first issue to tackle.

In terms of solutions I propose adding short circuiting logic to the checks for custom prompts to test against the default case `({context.env_name})`

----------
nosy: +mental

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37661>
_______________________________________


More information about the Python-bugs-list mailing list