This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients docs@python, dstufft, eric.araujo, ncoghlan, pitrou
Date 2014-10-23.12:57:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414069046.6.0.438005896108.issue22711@psf.upfronthosting.co.za>
In-reply-to
Content
I just noticed that access to the normal distutils docs has become difficult. They are hidden as "legacy" while a link to the packaging user guide (https://packaging.python.org/en/latest/) is prominently displayed.

The problem is that the packaging user guide is an unreadable mess of recommandations, which is both tedious and unhelpful when you want a detailed documentation of e.g. the setup() function.

I would ask to revert to the "old" distutils docs until the packaging guide becomes up to the task.
History
Date User Action Args
2014-10-23 12:57:26pitrousetrecipients: + pitrou, ncoghlan, eric.araujo, docs@python, dstufft
2014-10-23 12:57:26pitrousetmessageid: <1414069046.6.0.438005896108.issue22711@psf.upfronthosting.co.za>
2014-10-23 12:57:26pitroulinkissue22711 messages
2014-10-23 12:57:26pitroucreate