| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing period in distutils.dep_util.newer_group doc (GH-11003) | Miss Islington (bot) | 2018-12-06 | 1 | -1/+1 |
|
|
* | [2.7] bpo-33503: Fix the broken pypi link in the source and the documentation... | Stéphane Wirtel | 2018-05-16 | 1 | -1/+1 |
|
|
* | Fix spacing after C++ in documentation | Martin Panter | 2016-11-05 | 1 | -1/+1 |
|
|
* | Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings | Martin Panter | 2016-10-30 | 1 | -12/+12 |
|
|
* | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 1 | -2/+2 |
|
|
* | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 | 1 | -1/+1 |
|
|
* | Issue #26638: Fix links to some CLI options | Martin Panter | 2016-04-16 | 1 | -4/+4 |
|
|
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ... | Georg Brandl | 2016-02-26 | 1 | -1/+1 |
|
|
* | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|
|
* | fix name of argument in docstring and the docs (closes #25076) | Benjamin Peterson | 2015-09-13 | 1 | -1/+1 |
|
|
* | fix instances of consecutive articles (closes #23221) | Benjamin Peterson | 2015-01-13 | 1 | -1/+1 |
|
|
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
* | Clarify distutils’ clean command (ref #6142) | Éric Araujo | 2014-03-13 | 1 | -1/+5 |
|
|
* | Avoid “error: None” messages from distutils (#4931). | Éric Araujo | 2014-03-12 | 1 | -9/+0 |
|
|
* | #19196: Improved cross-references in distutils documentation. | Serhiy Storchaka | 2013-10-09 | 1 | -8/+9 |
|
|
* | Fix missing period. | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
|
|
* | Backport rev. 3ae74b361f53 to 2.7 branch. | Georg Brandl | 2013-03-28 | 1 | -0/+8 |
|\ |
|
| * | Closes #4159: add LaTeX tabular column specifications to tables that otherwis... | Georg Brandl | 2013-03-28 | 1 | -0/+8 |
|
|
| * | Issue #16403: Document how distutils uses the maintainer field in PKG-INFO | Petri Lehtinen | 2013-02-23 | 1 | -1/+4 |
| |\ |
|
| | * | Issue #16403: Document how distutils uses the maintainer field in PKG-INFO | Petri Lehtinen | 2013-02-23 | 1 | -1/+4 |
|
|
| * | | Merge fixes for #13614, #13512 and #7719 from 3.2 | Éric Araujo | 2012-12-09 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | Ignore .nfs* files in distutils (#7719). | Éric Araujo | 2012-12-08 | 1 | -0/+6 |
|
|
| * | | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) | Éric Araujo | 2012-02-05 | 1 | -25/+11 |
| |\ \
| | |/ |
|
| | * | Hide or remove user-visible XXX notes from distutils doc (#13716). | Éric Araujo | 2012-01-15 | 1 | -25/+11 |
|
|
| * | | Merge with 3.2. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|
|
| * | | Replace a mention of EnvironmentError in the distutils docs. | Antoine Pitrou | 2011-10-12 | 1 | -6/+5 |
|
|
| * | | Merge fixes for #10526, #10359, #11254, #9100 and the bug without number | Éric Araujo | 2011-10-08 | 1 | -3/+8 |
| |\ \
| | |/ |
|
| | * | Fix distutils byte-compilation to comply with PEP 3147 (#11254). | Éric Araujo | 2011-10-07 | 1 | -3/+8 |
|
|
| * | | Synchronize packaging docs with distutils’ (includes fix for #9302) | Éric Araujo | 2011-08-25 | 1 | -1/+1 |
| |/ |
|
| * | Document the "optional" argument of distutils’ Extension class | Éric Araujo | 2011-08-25 | 1 | -0/+5 |
|
|
| * | Fix type information in distutils API reference (#9302). | Éric Araujo | 2011-08-25 | 1 | -28/+28 |
|
|
| * | Turn raw URI into real link | Éric Araujo | 2011-07-28 | 1 | -2/+2 |
|
|
| * | Fix markup: arguments in a class directive are __init__ arguments, not base c... | Éric Araujo | 2011-05-31 | 1 | -3/+3 |
|
|
| * | Branch merge | Éric Araujo | 2011-05-29 | 1 | -77/+82 |
| |\ |
|
| | * | Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 | Éric Araujo | 2011-05-28 | 1 | -77/+81 |
| | |\
| |/ / |
|
| | * | Re-add missing doc stub for the distutils check command | Éric Araujo | 2011-05-28 | 1 | -0/+14 |
|
|
| | * | Minor touch-ups in distutils.cmd.Command doc | Éric Araujo | 2011-05-28 | 1 | -2/+2 |
|
|
| | * | Merged revisions 87277 via svnmerge from | Éric Araujo | 2010-12-15 | 1 | -1/+1 |
|
|
| | * | Merged revisions 85274 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
| | * | Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-... | Georg Brandl | 2010-10-06 | 1 | -89/+80 |
|
|
| | * | Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 ... | Georg Brandl | 2010-10-06 | 1 | -3/+2 |
|
|
| | * | Merged revisions 76235 via svnmerge from | Benjamin Peterson | 2009-11-13 | 1 | -1/+1 |
|
|
| | * | Merged revisions 75797 via svnmerge from | Georg Brandl | 2009-10-27 | 1 | -2/+2 |
|
|
| | * | Merged revisions 74808 via svnmerge from | Ronald Oussoren | 2009-09-15 | 1 | -1/+6 |
|
|
| | * | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -3/+3 |
|
|
| * | | Fix wrong name in docstring and doc (#10693). Original patch by Eli Bendersky. | Éric Araujo | 2010-12-15 | 1 | -1/+1 |
|
|
| * | | Fix errors found by "make suspicious". | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
| * | | After distutils doc reversal, change back **bold todo** items to XXX comments. | Georg Brandl | 2010-07-31 | 1 | -4/+2 |
|
|
| * | | reverted distutils doc to its 3.1 state | Tarek Ziadé | 2010-07-31 | 1 | -85/+93 |
|
|