summaryrefslogtreecommitdiffstats
path: root/Doc/library/distutils.rst
Commit message (Collapse)AuthorAgeFilesLines
* bpo-41282: Add deprecation warning and docs for distutils (PEP 632) (GH-24355)Steve Dower2021-01-291-0/+5
|
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+2
| | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
* Issue #26014: Update 3.x packaging documentation:Ned Deily2016-06-061-1/+1
| | | | | | | - "See also" links to the new docs are now provided in the legacy pages - links to setuptools documentation have been updated (original patch by Susan Sun)
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
|
* Issue #22711: improve links in new distribution docsNick Coghlan2014-10-251-3/+19
| | | | | | - key term hyperlinks for distutils, setuptools & wheel - distutils landing page links directly to setuptools docs - short summary of setuptools benefits provided with link
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-161-9/+10
|
* Fix typo. Spotted by Bo Bayles on docs@.Georg Brandl2013-10-061-1/+1
|
* Remove packaging from the standard library.Éric Araujo2012-06-241-12/+0
| | | | | | Distutils2 will live on on PyPI and be included in the stdlib when it is ready. See discussion starting at http://mail.python.org/pipermail/python-dev/2012-June/120430.html
* Packaging doc: Add missing index file, improve main page description.Éric Araujo2011-06-021-6/+9
| | | | Also promote notices from distutils doc to deprecation boxes.
* Add documentation for the packaging module.Éric Araujo2011-06-011-0/+5
| | | | | This updates the user guide to refer to Packaging instead of Distutils. Some files still require an update.
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-9/+8
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+30