cpython/Doc/distutils
Miss Islington (bot) 72c71956ca
Add missing period in distutils.dep_util.newer_group doc (GH-11003)
(cherry picked from commit c9566b8c45)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
2018-12-06 13:30:13 -08:00
..
apiref.rst Add missing period in distutils.dep_util.newer_group doc (GH-11003) 2018-12-06 13:30:13 -08:00
builtdist.rst [3.7] bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231). (GH-10253) 2018-10-31 11:00:24 +02:00
commandref.rst
configfile.rst [3.7] bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231). (GH-10253) 2018-10-31 11:00:24 +02:00
examples.rst distutils docs: Fix a typo (GH-470) 2017-03-04 16:41:06 -08:00
extending.rst Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings 2016-10-30 04:20:17 +00:00
index.rst bpo-25910: Link redirections in docs (#1933) 2018-01-20 01:25:37 +01:00
introduction.rst bpo-33892: Doc: Use gender neutral words (GH-7770) 2018-06-17 21:49:43 -07:00
packageindex.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) 2018-05-16 10:05:46 -04:00
setupscript.rst bpo-35027, distutils doc: Correct note on setup.py change in Python 3.7 (GH-10032) 2018-10-24 15:59:15 -07:00
sourcedist.rst bpo-11913: Add README.rst to the distutils standard READMEs list (#563) 2017-04-14 11:00:25 +02:00
uploading.rst