Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36797: Prune more legacy distutils documentation (GH-13092) | Nick Coghlan | 2019-05-14 | 1 | -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 Delfino | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | bpo-33297: Mention Pillow to work with more image formats. (#6505) | Andrés Delfino | 2018-04-21 | 1 | -2/+2 |
| | | | | Also update PIL doc references to Pillow. | ||||
* | Issue #23731: Implement PEP 488. | Brett Cannon | 2015-04-13 | 1 | -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 Araujo | 2011-08-19 | 1 | -2/+2 |
| | | | | Suggested by Terry J. Reedy. | ||||
* | Add examples that work on Windows to distutils docs (#1626300) | Éric Araujo | 2011-06-07 | 1 | -2/+8 |
| | |||||
* | Stop trying to use _xmlplus in the xml module. Closes #11164. | Martin v. Löwis | 2011-05-09 | 1 | -1/+1 |
| | | | | Patch by Arfrever Frehtes Taifersar Arahesis. | ||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+208 |