On 9/5/2020 3:59 AM, Emily Bowman wrote:
> On Fri, Sep 4, 2020 at 3:11 PM Stefan Krah <ste...@bytereef.org 
> <mailto:ste...@bytereef.org>> wrote:
>
>
>
>     It is not hyperbolic at all. You can get permissions for a certain set
>     of modules (the stdlib), but not for PyPI packages.
>
>     Of course the upgrade is not via the network, that is beside the point.
>
>
> If you can update to a breaking Python version, but aren't allowed one single 
> point version of an external module, you have a process problem.
The point remains that these situations exist where it is simply impossible to 
run 'pip install xyz' due to network restrictions.  I know this firsthand 
because I have written software for enforcing total internet blocks.  Pushing 
Python to a pip-only module will preclude its use in such situations.  Again, 
this is not hypothetical.  This is the software world I deal with every day.

_______________________________________________
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/B7ABAQAGQMBYICX3P7VAIK7OND73L6XU/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to