| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #16314: Added support for the LZMA compression in distutils. | Serhiy Storchaka | 2015-05-16 | 1 | -12/+20 |
* | Issue #23731: Implement PEP 488. | Brett Cannon | 2015-04-13 | 1 | -4/+7 |
* | merge 3.4 (#23221) | Benjamin Peterson | 2015-01-13 | 1 | -2/+2 |
|\ |
|
| * | Merge with 3.4 | Georg Brandl | 2014-10-29 | 1 | -2/+2 |
| |\ |
|
| | * | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 1 | -2/+2 |
* | | | 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 |
|/ |
|
* | Add missing parenthesis. Found by cocoatomo on docs@. | Zachary Ware | 2014-03-20 | 1 | -1/+1 |
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-15 | 1 | -21/+5 |
* | #19196: Improved cross-references in distutils documentation. | Serhiy Storchaka | 2013-10-09 | 1 | -7/+8 |
* | Fix missing period. | Georg Brandl | 2013-10-06 | 1 | -1/+1 |
* | 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 | -8/+7 |
|\ |
|
| * | Merge fixes for #13614, #13512 and #7719 from 3.2 | ?ric Araujo | 2012-12-08 | 1 | -8/+7 |
| |\ |
|
| | * | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) | Éric Araujo | 2012-02-05 | 1 | -25/+11 |
| | |\ |
|
| | * \ | Merge with 3.2. | Ezio Melotti | 2011-10-19 | 1 | -7/+6 |
| | |\ \ |
|
| | | * | | 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 | -1/+1 |
| | | |\ \ |
|
| | | | * | | Synchronize packaging docs with distutils’ (includes fix for #9302) | Éric Araujo | 2011-08-26 | 1 | -1/+1 |
* | | | | | | Issue #16403: Document how distutils uses the maintainer field in PKG-INFO | Petri Lehtinen | 2013-02-23 | 1 | -1/+4 |
|/ / / / / |
|
* | | | | | Ignore .nfs* files in distutils (#7719). | ?ric Araujo | 2012-12-08 | 1 | -0/+6 |
| |_|_|/
|/| | | |
|
* | | | | Hide or remove user-visible XXX notes from distutils doc (#13716). | Éric Araujo | 2012-01-15 | 1 | -25/+11 |
|/ / / |
|
* | | | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|/ / |
|
* | | Fix distutils byte-compilation to comply with PEP 3147 (#11254). | Éric Araujo | 2011-10-08 | 1 | -3/+8 |
|/ |
|
* | Document the "optional" argument of distutils’ Extension class | Éric Araujo | 2011-08-26 | 1 | -0/+5 |
* | Fix type information in distutils API reference (#9302). | Éric Araujo | 2011-08-26 | 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 | -0/+1 |
|\ |
|
* \ | Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 | Éric Araujo | 2011-05-29 | 1 | -77/+81 |
|\ \
| |/
|/| |
|
| * | Re-add missing doc stub for the distutils check command | Éric Araujo | 2011-05-29 | 1 | -0/+14 |
| * | Minor touch-ups in distutils.cmd.Command doc | Éric Araujo | 2011-05-29 | 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 |
* | | Remove XXX from text. | Georg Brandl | 2010-07-14 | 1 | -6/+8 |
* | | #9223: link to Command class reference, and move Command interface docs neare... | Georg Brandl | 2010-07-11 | 1 | -76/+80 |
* | | Turn more notes into comments. | Georg Brandl | 2010-07-07 | 1 | -3/+2 |
* | | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-... | Benjamin Peterson | 2010-04-11 | 1 | -13/+0 |
* | | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-... | Benjamin Peterson | 2009-11-13 | 1 | -1/+1 |
* | | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -2/+2 |