summaryrefslogtreecommitdiffstats
path: root/Doc/distutils/introduction.rst
Commit message (Collapse)AuthorAgeFilesLines
* bpo-36797: Prune more legacy distutils documentation (GH-13092)Nick Coghlan2019-05-141-0/+2
| | | | | | Removes more legacy distutils documentation, and more clearly marks what is left as potentially outdated, with references to setuptools as a replacement.
* bpo-33892: Doc: Use gender neutral words (GH-7770)Andrés Delfino2018-06-181-1/+1
|
* bpo-33297: Mention Pillow to work with more image formats. (#6505)Andrés Delfino2018-04-211-2/+2
| | | | Also update PIL doc references to Pillow.
* Issue #23731: Implement PEP 488.Brett Cannon2015-04-131-4/+2
| | | | | | The concept of .pyo files no longer exists. Now .pyc files have an optional `opt-` tag which specifies if any extra optimizations beyond the peepholer were applied.
* Remove obsolete term + indicate how to find the program (#1626300).Éric Araujo2011-08-191-2/+2
| | | | Suggested by Terry J. Reedy.
* Add examples that work on Windows to distutils docs (#1626300)Éric Araujo2011-06-071-2/+8
|
* Stop trying to use _xmlplus in the xml module. Closes #11164.Martin v. Löwis2011-05-091-1/+1
| | | | Patch by Arfrever Frehtes Taifersar Arahesis.
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+208