On Aug 6, 2021, at 08:11, Jack DeVries <jdevries3...@gmail.com> wrote:
> What do you think about an environment variable?
> 
>     USE_VENV=false make html
> 
> Maybe we can use a variable with a more explicit name so people can keep it 
> in their environments if they wish?

I think this would compound the problems with this recent change.

As I've just commented in the original issue, we have been down this road 
before and ended up reverting a similar venv dependency. I recommend reverting 
the change, certainly for 3.9 and 3.10 and possibly reconsidering something for 
3.11.

https://bugs.python.org/issue44756

--
  Ned Deily
  n...@python.org -- []

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/4KD64FHVOQTAMYCDRQDUU6VYXEYFZFJE/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to