1. b4cd6ba bpo-37481: Deprecate distutils bdist_wininst command (GH-14553) by Miss Islington (bot) · 5 years ago
  2. be5bb52 bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506) by Miss Islington (bot) · 5 years ago
  3. c994c8f bpo-21536: On Cygwin, C extensions must be linked with libpython (GH-13549) by E. M. Bray · 5 years ago
  4. e788057 bpo-36797: Reduce levels of indirection in outdated distutils docs (#13462) by Nick Coghlan · 5 years ago
  5. dae1229 bpo-36797: Prune more legacy distutils documentation (GH-13092) by Nick Coghlan · 5 years ago
  6. 1b4abcf bpo-33071: remove outdated PyPI docs (GH-13087) by Kojo Idrissa · 5 years ago
  7. 70b8054 Doc: Fix missing bracket (GH-13163) by Zhaorong Ma · 5 years ago
  8. 254b309 bpo-21536: On Android, C extensions are linked to libpython (GH-12989) by xdegaye · 5 years ago
  9. 8c3ecc6 bpo-21536: C extensions are no longer linked to libpython (GH-12946) by Victor Stinner · 5 years ago
  10. 598e15d bpo-25592: Improve documentation of distutils data_files (GH-9767) by jdemeyer · 5 years ago
  11. c9566b8 Add missing period in distutils.dep_util.newer_group doc (GH-11003) by Andre Delfino · 6 years ago
  12. 511747b bpo-35110: Fix yet few spaces before dashes. (GH-10255) by Serhiy Storchaka · 6 years ago
  13. 3f819ca bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231) by Serhiy Storchaka · 6 years ago
  14. 12e696b bpo-35042: Use the :pep: role where a PEP is specified (#10036) by Stéphane Wirtel · 6 years ago
  15. e80e77a bpo-35027, distutils doc: Correct note on setup.py change in Python 3.7 (GH-10032) by TilmanK · 6 years ago
  16. 859c068 bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806) by Stéphane Wirtel · 6 years ago
  17. 5092439 bpo-33892: Doc: Use gender neutral words (GH-7770) by Andrés Delfino · 6 years ago
  18. 19177fb bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) by Stéphane Wirtel · 6 years ago
  19. b81ca28 bpo-33297: Mention Pillow to work with more image formats. (#6505) by Andrés Delfino · 6 years ago
  20. 46936d5 Improve highlighting of some code blocks. (GH-6401) by Serhiy Storchaka · 6 years ago
  21. 338cd83 bpo-25910: Link redirections in docs (#1933) by Sanyam Khurana · 6 years ago
  22. 8837dd0 bpo-19610: Warn if distutils is provided something other than a list to some fields (#4685) by Neil Schemenauer · 7 years ago
  23. dcaed6b bpo-19610: setup() now raises TypeError for invalid types (GH-4519) by Berker Peksag · 7 years ago
  24. f1502d0 bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) by Stefan Grönke · 7 years ago
  25. 49ce74e Remove all mention of Windows IA-64 support (GH-3389) by Zachary Ware · 7 years ago
  26. 0693063 remove IRIX support (closes bpo-31341) (#3310) by Benjamin Peterson · 7 years ago
  27. f9f87f0 bpo-11913: Add README.rst to the distutils standard READMEs list (#563) by Ryan Gonzalez · 7 years ago
  28. 2a7bdda distutils docs: Fix a typo (GH-470) by Mariatta · 7 years ago
  29. 1fee515 Issue #29069: Update the default URL of PyPI server by Berker Peksag · 8 years ago
  30. 04b3d8b Fix spacing after C++ in documentation by Martin Panter · 8 years ago
  31. 5c67933 Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings by Martin Panter · 8 years ago
  32. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  33. 8f5798e Issue #26014: Update 3.x packaging documentation: by Ned Deily · 8 years ago
  34. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  35. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  36. 00ccacc Issue #26638: Fix links to some CLI options and section headings by Martin Panter · 8 years ago
  37. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  38. 8c16cb9 Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak. by Georg Brandl · 8 years ago
  39. 1897c98 merge 3.4 by Benjamin Peterson · 9 years ago
  40. c2f0121 link to modern PUG url by Benjamin Peterson · 9 years ago
  41. a84f6c3 Issue #25523: Merge a-to-an corrections from 3.4. by Serhiy Storchaka · 9 years ago
  42. d65c949 Issue #25523: Further a-to-an corrections. by Serhiy Storchaka · 9 years ago
  43. 84835ab Issue #25161: Merge full stops from 3.4 into 3.5 by Martin Panter · 9 years ago
  44. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 9 years ago
  45. f07422c merge 3.4 by Benjamin Peterson · 9 years ago
  46. 4019852 fix name of argument in docstring and the docs (closes #25076) by Benjamin Peterson · 9 years ago
  47. 7f142c7 Fix versionchanged directives by Zachary Ware · 9 years ago
  48. b4760ef Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos. by Senthil Kumaran · 9 years ago
  49. b9cec6a Issue #16314: Added support for the LZMA compression in distutils. by Serhiy Storchaka · 9 years ago
  50. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  51. e010d8f Issue #23682: Delete Python 2.2 mention from distutils documentation. by Berker Peksag · 9 years ago
  52. 6a98002 Issue #23682: Delete Python 2.2 mention from distutils documentation. by Berker Peksag · 9 years ago
  53. 610bc6a merge 3.4 (#23221) by Benjamin Peterson · 9 years ago
  54. 82f34ad fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 9 years ago
  55. c876cec merge with 3.4 by Georg Brandl · 10 years ago
  56. 884217c distutils example: fix invalid rst in description string by Georg Brandl · 10 years ago
  57. 6b4c847 Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  58. 93a56cd Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  59. bad8d4b merge with 3.4 by Georg Brandl · 10 years ago
  60. b7354a6 Fixing broken links in doc, part 4: some more breaks and redirects by Georg Brandl · 10 years ago
  61. 794e9bf merge with 3.4 by Georg Brandl · 10 years ago
  62. 77fe77d Fixing broken links in doc, part 1: faq/ by Georg Brandl · 10 years ago
  63. cadc3fd Merge with 3.4 by Georg Brandl · 10 years ago
  64. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  65. 5382c25 Merge: #17325: Improve distutils PyPI documentation. by R David Murray · 10 years ago
  66. 2ac7a89 #17325: Improve distutils PyPI documentation. by R David Murray · 10 years ago
  67. 9e7fbde merge with 3.4 by Georg Brandl · 10 years ago
  68. 3f40c40 Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3. by Georg Brandl · 10 years ago
  69. 82fa90c Merge with 3.4 by Terry Jan Reedy · 10 years ago
  70. 6926e3e Issue #21726: Remove unnecessary and contextually wrong line. by Terry Jan Reedy · 10 years ago
  71. 8b852f1 Fix Issue #21528 - Fix documentation typos by Donald Stufft · 10 years ago
  72. 645d3b7 Remove superfluous open parenthesis. Noticed by cocoatomo on docs@. by Zachary Ware · 10 years ago
  73. 253deed Add missing parenthesis. Found by cocoatomo on docs@. by Zachary Ware · 10 years ago
  74. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  75. 1f609e9 Issue #19407: merge PPUG notes from 3.3 by Nick Coghlan · 11 years ago
  76. b5c4fd0 Issue #19407: add Python Packaging User Guide notes by Nick Coghlan · 11 years ago
  77. 3492e39 Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2. by Jason R. Coombs · 11 years ago
  78. 2a1838b Issue #19544 and Issue #1180: Restore global option to ignore ~/.pydistutils.cfg in Distutils, accidentally removed in backout of distutils2 changes. by Andrew Kuchling · 11 years ago
  79. 5e2d456 Issue #19544 and Issue #6516: Restore support for --user and --group parameters to sdist command as found in Python 2.7 and originally slated for Python 3.2 but accidentally rolled back as part of the distutils2 rollback. Closes Issue #6516. by Andrew Kuchling · 11 years ago
  80. 7880db6 #19196: Improved cross-references in distutils documentation. by Serhiy Storchaka · 11 years ago
  81. a710fda Fix missing period. by Georg Brandl · 11 years ago
  82. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 11 years ago
  83. 79333db Issue #16406: Combine the doc pages for uploading and registering to PyPI. by Chris Jerdonek · 11 years ago
  84. 13fb979 Issue #16406: Combine the doc pages for uploading and registering to PyPI. by Chris Jerdonek · 11 years ago
  85. 7de72ad Issue #16403: Document how distutils uses the maintainer field in PKG-INFO by Petri Lehtinen · 11 years ago
  86. 905b648 Issue #16403: Document how distutils uses the maintainer field in PKG-INFO by Petri Lehtinen · 11 years ago
  87. b2b2252 Issue #16874 (merge from 3.2): fix some documentation formatting. by Chris Jerdonek · 11 years ago
  88. 444d153 Issue #16874 (forward-port from 2.7): fix some documentation formatting. by Chris Jerdonek · 11 years ago
  89. 3f7c0e4 Merge fixes for #13614, #13512 and #7719 from 3.2 by Éric Araujo · 12 years ago
  90. 3e4a3dc Ignore .nfs* files in distutils (#7719). by Éric Araujo · 12 years ago
  91. 251269c Merge from 3.2: update the PyPI docs regarding listing versions (issue #16400). by Chris Jerdonek · 12 years ago
  92. f9e49ea Update the description of which package versions PyPI displays (issue #16400). by Chris Jerdonek · 12 years ago
  93. d285029 Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 12 years ago
  94. 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 12 years ago
  95. f37c0c7 Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py by Eli Bendersky · 12 years ago
  96. 73a74da Issue #15231: rephrase the last paragraph slightly by Eli Bendersky · 12 years ago
  97. c43c558 Issue #15321: update PyPI upload doc to say --no-raw passed to rst2html.py. Patch by Chris Jerdonek by Eli Bendersky · 12 years ago
  98. 80d440a Move distutils install doc back into place. by Éric Araujo · 12 years ago
  99. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  100. cd0d951 Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) by Éric Araujo · 12 years ago