Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-41282: Add deprecation warning and docs for distutils (PEP 632) (GH-24355) | Steve Dower | 2021-01-29 | 1 | -0/+5 |
| | |||||
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -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 Deily | 2016-06-06 | 1 | -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 Brandl | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | Issue #22711: improve links in new distribution docs | Nick Coghlan | 2014-10-25 | 1 | -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 Hastings | 2014-03-16 | 1 | -9/+10 |
| | |||||
* | Fix typo. Spotted by Bo Bayles on docs@. | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -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 Araujo | 2011-06-02 | 1 | -6/+9 |
| | | | | Also promote notices from distutils doc to deprecation boxes. | ||||
* | Add documentation for the packaging module. | Éric Araujo | 2011-06-01 | 1 | -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 Brandl | 2009-05-17 | 1 | -9/+8 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+30 |