On Fri, 4 Sep 2020 12:28:30 +0100 Steve Dower <[email protected]> wrote: > > It will also help > promote the development of alternative build backends, which can now > be supported more easily thanks to PEP 517.
While I agree with the general suggestion of deprecating distutils as a publicly-visible module (in favour of encouraging users to rely on setuptools), it seems to me that the argument of facilitating the development of third-party build systems is what already encouraged the official policy of not adding features to distutils (more than 10 years ago, IIRC). AFAIK, we're still waiting for those other build systems to appear. But, who knows, this time it will be different. Regards Antoine. _______________________________________________ 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/SVXHWLJJA67H53VYYOMZFYUYLD7D2GAC/ Code of Conduct: http://python.org/psf/codeofconduct/
