Skip to content

[Docs] fully replace python.org/distutils docs  #3401

Description

@jacalata

Summary

https://docs.python.org/3/distutils/setupscript.html comes up high in a search, looks like authoritative official guidance on the best way to configure a python project, and it tells people to use setup.py

This page says it will go away when all of the information is available in setuptools documentation:

Note This document is being retained solely until the setuptools documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html independently covers all of the relevant information currently included here.

Additional Information

Not all the documentation should be retained in the setuptools docs.

To break the work up, here are the chapters in distutils docs, and roughly equivalent page in setuptools, if one exists.

Actually deciding the docs are ready for deletion has to be done by that team, this will be tracked at python/cpython#94249

Code of Conduct

  • I agree to follow the PSF Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs TriageIssues that need to be evaluated for severity and status.documentation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions