summaryrefslogtreecommitdiffstats
path: root/Doc/distutils/apiref.rst
Commit message (Expand)AuthorAgeFilesLines
* Add missing period in distutils.dep_util.newer_group doc (GH-11003)Miss Islington (bot)2018-12-061-1/+1
* [2.7] bpo-33503: Fix the broken pypi link in the source and the documentation...Stéphane Wirtel2018-05-161-1/+1
* Fix spacing after C++ in documentationMartin Panter2016-11-051-1/+1
* Issue #26638: Mask undefined CLI options to defeat new Sphinx warningsMartin Panter2016-10-301-12/+12
* Fix Issue #21528 - Fix documentation typosDonald Stufft2014-05-201-2/+2
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-1/+1
* Issue #26638: Fix links to some CLI optionsMartin Panter2016-04-161-4/+4
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* fix name of argument in docstring and the docs (closes #25076)Benjamin Peterson2015-09-131-1/+1
* fix instances of consecutive articles (closes #23221)Benjamin Peterson2015-01-131-1/+1
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
* Clarify distutils’ clean command (ref #6142)Éric Araujo2014-03-131-1/+5
* Avoid “error: None” messages from distutils (#4931).Éric Araujo2014-03-121-9/+0
* #19196: Improved cross-references in distutils documentation.Serhiy Storchaka2013-10-091-8/+9
* Fix missing period.Georg Brandl2013-10-061-1/+1
* Backport rev. 3ae74b361f53 to 2.7 branch.Georg Brandl2013-03-281-0/+8
|\
| * Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-0/+8
| * Issue #16403: Document how distutils uses the maintainer field in PKG-INFOPetri Lehtinen2013-02-231-1/+4
| |\
| | * Issue #16403: Document how distutils uses the maintainer field in PKG-INFOPetri Lehtinen2013-02-231-1/+4
| * | Merge fixes for #13614, #13512 and #7719 from 3.2Éric Araujo2012-12-091-0/+6
| |\ \ | | |/
| | * Ignore .nfs* files in distutils (#7719).Éric Araujo2012-12-081-0/+6
| * | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715)Éric Araujo2012-02-051-25/+11
| |\ \ | | |/
| | * Hide or remove user-visible XXX notes from distutils doc (#13716).Éric Araujo2012-01-151-25/+11
| * | Merge with 3.2.Ezio Melotti2011-10-191-1/+1
| |\ \ | | |/
| | * Remove duplication.Ezio Melotti2011-10-191-1/+1
| * | Replace a mention of EnvironmentError in the distutils docs.Antoine Pitrou2011-10-121-6/+5
| * | Merge fixes for #10526, #10359, #11254, #9100 and the bug without numberÉric Araujo2011-10-081-3/+8
| |\ \ | | |/
| | * Fix distutils byte-compilation to comply with PEP 3147 (#11254).Éric Araujo2011-10-071-3/+8
| * | Synchronize packaging docs with distutils’ (includes fix for #9302)Éric Araujo2011-08-251-1/+1
| |/
| * Document the "optional" argument of distutils’ Extension classÉric Araujo2011-08-251-0/+5
| * Fix type information in distutils API reference (#9302).Éric Araujo2011-08-251-28/+28
| * Turn raw URI into real linkÉric Araujo2011-07-281-2/+2
| * Fix markup: arguments in a class directive are __init__ arguments, not base c...Éric Araujo2011-05-311-3/+3
| * Branch mergeÉric Araujo2011-05-291-77/+82
| |\
| | * Merge doc touch-ups and fixes for #9831 and #9223 from 3.1Éric Araujo2011-05-281-77/+81
| | |\ | |/ /
| | * Re-add missing doc stub for the distutils check commandÉric Araujo2011-05-281-0/+14
| | * Minor touch-ups in distutils.cmd.Command docÉric Araujo2011-05-281-2/+2
| | * Merged revisions 87277 via svnmerge fromÉric Araujo2010-12-151-1/+1
| | * Merged revisions 85274 via svnmerge fromGeorg Brandl2010-10-061-1/+1
| | * Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-...Georg Brandl2010-10-061-89/+80
| | * Merged revisions 82629,82632,82724,82757-82758,82760-82763,82798-82799,82801 ...Georg Brandl2010-10-061-3/+2
| | * Merged revisions 76235 via svnmerge fromBenjamin Peterson2009-11-131-1/+1
| | * Merged revisions 75797 via svnmerge fromGeorg Brandl2009-10-271-2/+2
| | * Merged revisions 74808 via svnmerge fromRonald Oussoren2009-09-151-1/+6
| | * Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-3/+3
| * | Fix wrong name in docstring and doc (#10693). Original patch by Eli Bendersky.Éric Araujo2010-12-151-1/+1
| * | Fix errors found by "make suspicious".Georg Brandl2010-10-061-1/+1
| * | After distutils doc reversal, change back **bold todo** items to XXX comments.Georg Brandl2010-07-311-4/+2
| * | reverted distutils doc to its 3.1 stateTarek Ziadé2010-07-311-85/+93