[issue36964] `python3 -m venv NAME`: virtualenv is not portable

Brett Cannon report at bugs.python.org
Tue Jun 4 15:02:22 EDT 2019


Brett Cannon <brett at python.org> added the comment:

"if you coded bad and it doesn't work, it's your fault."

I disagree. Your request changes what VIRTUAL_ENV gets set to, correct? Changing it suddenly for users doesn't mean their code was bad, it means we changed something on them. Now we can do that with a good justification, but simply to make it easier to have "unofficial unsupported bonus" is not a good enough reason to upset people with requiring everyone to update their code.

----------

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


More information about the Python-bugs-list mailing list