On Fri, Sep 4, 2020 at 10:31 AM Stefan Krah <[email protected]> wrote:

>
> All the time, especially when I'm writing them. I imagine that there's
> a huge amount of internal company code that discourages use of pip
> installed packages as well.  Or has an air-gapped network in the first
> place.
>

That's wildly hyperbolic; not only will Python retain distutils through
3.11, any "airgapped" build will rest on an existing build that cannot be
upgraded, so dependencies are a moot point.

-Em
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/NXWL4UMLBOXAEMI4S2VTJNW3CVNIHY2Q/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to