Steve Dower <steve.do...@python.org> added the comment:

I still don't think the patch goes anywhere near far enough to be useful.

Most likely we should preface that section with a "we recommend using a 
third-party build backend for your package, such as ... and refer to 
packaging.python.org for up to date suggestions" and then the rest of the 
section shows literally the build steps to compile an extension module (so that 
build backend authors have a reference).

We should *not* have a section on using setuptools, or if we do, it should 
consist entirely of a link to the latest setuptools documentation. Their 
interface is not tied to our release schedule, and could change at any time, 
invalidating our docs (which is a *good* thing, provided we haven't documented 
them).

----------

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

Reply via email to