Lysandros Nikolaou <lisandros...@gmail.com> added the comment:

Because `make time` and all the related Makefile targets use the local built 
Python in the cpython parent directory. In order to install it, one would have 
to go through various steps, like installing openssl, configuring python with 
ssl support, building and installing python, creating a venv etc. Since it's 
more time-consuming that just running `make time` and since it's only needed 
for something that in most cases is not the most important thing, I think we 
can just go ahead and make it optional.

Is there a downside to this change I'm missing?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40669>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to