summaryrefslogtreecommitdiffstats
path: root/Doc/distutils
Commit message (Expand)AuthorAgeFilesLines
* bpo-25592: Improve documentation of distutils data_files (GH-9767)jdemeyer2019-01-301-11/+14
* Add missing period in distutils.dep_util.newer_group doc (GH-11003)Andre Delfino2018-12-061-1/+1
* bpo-35110: Fix yet few spaces before dashes. (GH-10255)Serhiy Storchaka2018-10-311-2/+2
* bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)Serhiy Storchaka2018-10-312-7/+8
* bpo-35042: Use the :pep: role where a PEP is specified (#10036)Stéphane Wirtel2018-10-261-3/+3
* bpo-35027, distutils doc: Correct note on setup.py change in Python 3.7 (GH-1...TilmanK2018-10-241-3/+2
* bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)Stéphane Wirtel2018-10-121-1/+1
* bpo-33892: Doc: Use gender neutral words (GH-7770)Andrés Delfino2018-06-182-2/+2
* bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...Stéphane Wirtel2018-05-153-3/+3
* bpo-33297: Mention Pillow to work with more image formats. (#6505)Andrés Delfino2018-04-211-2/+2
* Improve highlighting of some code blocks. (GH-6401)Serhiy Storchaka2018-04-082-8/+22
* bpo-25910: Link redirections in docs (#1933)Sanyam Khurana2018-01-202-2/+2
* bpo-19610: Warn if distutils is provided something other than a list to some ...Neil Schemenauer2017-12-051-3/+3
* bpo-19610: setup() now raises TypeError for invalid types (GH-4519)Berker Peksag2017-11-232-12/+31
* bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)Stefan Grönke2017-09-251-1/+1
* Remove all mention of Windows IA-64 support (GH-3389)Zachary Ware2017-09-062-4/+4
* remove IRIX support (closes bpo-31341) (#3310)Benjamin Peterson2017-09-041-7/+4
* bpo-11913: Add README.rst to the distutils standard READMEs list (#563)Ryan Gonzalez2017-04-141-2/+6
* distutils docs: Fix a typo (GH-470)Mariatta2017-03-051-1/+1
* Issue #29069: Update the default URL of PyPI serverBerker Peksag2016-12-271-1/+1
* Fix spacing after C++ in documentationMartin Panter2016-11-052-2/+2
* Issue #26638: Mask undefined CLI options to defeat new Sphinx warningsMartin Panter2016-10-306-39/+39
* Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.Martin Panter2016-07-263-5/+15
* Issue #26014: Update 3.x packaging documentation:Ned Deily2016-06-061-1/+5
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-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 options and section headingsMartin Panter2016-04-162-5/+5
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.Georg Brandl2016-02-251-3/+3
* merge 3.4Benjamin Peterson2015-11-041-4/+3
|\
| * link to modern PUG urlBenjamin Peterson2015-11-041-4/+3
* | Issue #25523: Merge a-to-an corrections from 3.4.Serhiy Storchaka2015-11-021-1/+1
|\ \ | |/
| * Issue #25523: Further a-to-an corrections.Serhiy Storchaka2015-11-021-1/+1
* | Issue #25161: Merge full stops from 3.4 into 3.5Martin Panter2015-10-101-1/+1
|\ \ | |/
| * Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* | merge 3.4Benjamin Peterson2015-09-131-1/+1
|\ \ | |/
| * fix name of argument in docstring and the docs (closes #25076)Benjamin Peterson2015-09-131-1/+1
| * Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum...Senthil Kumaran2015-06-152-3/+3
* | Fix versionchanged directivesZachary Ware2015-07-072-2/+2
* | Issue #16314: Added support for the LZMA compression in distutils.Serhiy Storchaka2015-05-163-32/+55
* | Issue #23731: Implement PEP 488.Brett Cannon2015-04-132-8/+9
* | Issue #23682: Delete Python 2.2 mention from distutils documentation.Berker Peksag2015-03-171-14/+0
|\ \ | |/
| * Issue #23682: Delete Python 2.2 mention from distutils documentation.Berker Peksag2015-03-171-14/+0
* | merge 3.4 (#23221)Benjamin Peterson2015-01-131-1/+1
|\ \ | |/
| * fix instances of consecutive articles (closes #23221)Benjamin Peterson2015-01-131-1/+1
* | merge with 3.4Georg Brandl2014-10-301-1/+1
|\ \ | |/
| * distutils example: fix invalid rst in description stringGeorg Brandl2014-10-301-1/+1
| * Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-301-5/+5
* | Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-301-5/+5
* | merge with 3.4Georg Brandl2014-10-291-1/+1
|\ \ | |/