On Wed, Feb 24, 2021 at 8:50 PM Mike Miller <[email protected]> wrote:
> I never understood the fear around version conflicts. With binary extension modules, version conflicts lead to (at best) runtime segfault and (at worst) subtle *data* bugs that return incorrect results. There are also deeper concerns around security and reproducibility. > Perhaps it has to do with > the decline of sys-admin skills over the years? Many millions of users of new Python users show up every year, using the language and its powerful ecosystem for data analytics and scientific computing, and they have no hope of having sys-admin skills. -Peter
_______________________________________________ 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/TYZ6QT4BVQY7SVXV6E63YKNV6SCNFZ7V/ Code of Conduct: http://python.org/psf/codeofconduct/
