1. 422cf2b Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0. by Jason R. Coombs · 8 years ago
  2. 020250f Issue #25136: Support Apple Xcode 7's new textual SDK stub libraries. by Ned Deily · 9 years ago
  3. 332334f Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python by Steve Dower · 9 years ago
  4. 1d32941 Issue #25850: Use cross-compilation by default for 64-bit Windows. by Steve Dower · 9 years ago
  5. 2f85555 Issue #25607: Restore old distutils logging threshold after running tests that by Serhiy Storchaka · 9 years ago
  6. 8402324 Issue #25607: Restore old distutils logging threshold after running tests that by Serhiy Storchaka · 9 years ago
  7. ef2462e Restore old distutils logging threshold after running test_log. by Serhiy Storchaka · 9 years ago
  8. fda7fe0 Restore old distutils logging threshold after running test_log. by Serhiy Storchaka · 9 years ago
  9. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  10. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  11. f0ccf02 Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC is not installed. by Steve Dower · 9 years ago
  12. f07422c merge 3.4 by Benjamin Peterson · 9 years ago
  13. 4019852 fix name of argument in docstring and the docs (closes #25076) by Benjamin Peterson · 9 years ago
  14. 52e40cd Whitespace fixes to make the commit hook on hg.python.org happy. by Larry Hastings · 9 years ago
  15. bf74f37 Moves distutils test import within skippable class. by Steve Dower · 9 years ago
  16. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  17. 3a7ffa7 Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py by Steve Dower · 9 years ago
  18. 917c2c3 Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py by Steve Dower · 9 years ago
  19. 31202ea Issue #24798: _msvccompiler.py doesn't properly support manifests by Steve Dower · 9 years ago
  20. cedef65 Rebuild wininst-14.0[-amd64].exe with updated tools. by Steve Dower · 9 years ago
  21. b465cb5 Update default msvccompiler link options to match the options used for core builds. by Steve Dower · 9 years ago
  22. 09479d0 merge 3.4 by Benjamin Peterson · 9 years ago
  23. 82d8f06 merge 3.3 by Benjamin Peterson · 9 years ago
  24. 86c3a3b merge 3.2 by Benjamin Peterson · 9 years ago
  25. b03856a keep distutils version in sync with python version automatically by Benjamin Peterson · 9 years ago
  26. 205acde Version bump for 3.5.0b1. by Larry Hastings · 9 years ago
  27. c709085 Issue #23970: Fixes bdist_wininst not working on non-Windows platform. by Steve Dower · 9 years ago
  28. fd3664b Issue #23970: Adds distutils._msvccompiler for new Visual Studio versions. by Steve Dower · 9 years ago
  29. e98209c Issue #24245: Eliminated senseless expect clauses that have no any effect. by Serhiy Storchaka · 9 years ago
  30. f7e3938 Fixed issue #16314 test for the case when lzma is not available. by Serhiy Storchaka · 9 years ago
  31. b9cec6a Issue #16314: Added support for the LZMA compression in distutils. by Serhiy Storchaka · 9 years ago
  32. 55907f4 Version number bump for Python 3.5.0a4. by Larry Hastings · 9 years ago
  33. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  34. 7e7a3db Issue #23865: close() methods in multiple modules now are idempotent and more by Serhiy Storchaka · 9 years ago
  35. 2116b12 Issue #23865: close() methods in multiple modules now are idempotent and more by Serhiy Storchaka · 9 years ago
  36. 02d1db9 Release bump for Python 3.5.0a3. by Larry Hastings · 9 years ago
  37. 6003ac5 Release bump for 3.5.0a2. by Larry Hastings · 10 years ago
  38. 17be514 Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore) by Steve Dower · 10 years ago
  39. b06f142 Release bump for 3.5.0a1. by Larry Hastings · 10 years ago
  40. 6e6c59b Issue #23285: PEP 475 -- Retry system calls failing with EINTR. by Charles-François Natali · 10 years ago
  41. 08448a1 Issue #23326: Removed __ne__ implementations. Since fixing default __ne__ by Serhiy Storchaka · 10 years ago
  42. 71f1c5c merge 3.4 (#23063) by Benjamin Peterson · 10 years ago
  43. 562b7cb fix parsing reST with code or code-block directives (closes #23063) by Benjamin Peterson · 10 years ago
  44. 610bc6a merge 3.4 (#23221) by Benjamin Peterson · 10 years ago
  45. 82f34ad fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 10 years ago
  46. 09bd9ec Fixes distutils adding/expecting too many _d suffixes. by Steve Dower · 10 years ago
  47. 1f6c29a Removes bdist_wininst dependency on MFC. by Steve Dower · 10 years ago
  48. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago
  49. aea7f4a Issue #8876: distutils now falls back to copying files when hard linking doesn't work. by Antoine Pitrou · 10 years ago
  50. ed14c86 Issue #8876: distutils now falls back to copying files when hard linking doesn't work. by Antoine Pitrou · 10 years ago
  51. 18e8972 Bump to 3.3.6 by Georg Brandl · 10 years ago
  52. 439d885 Bump to 3.2.6 by Georg Brandl · 10 years ago
  53. 2ce95d7 Merge from 3.4.2 release head back into 3.4 mainline. by Larry Hastings · 10 years ago
  54. dbb1261 Release bump for 3.4.2 final. by Larry Hastings · 10 years ago
  55. e800a0e Bump to 3.2.6rc1 by Georg Brandl · 10 years ago
  56. 76e73f8 Bump to 3.3.6rc1 by Georg Brandl · 10 years ago
  57. 9816619 - Issue #17219: Add library build dir for Python extension cross-builds. by doko@ubuntu.com · 10 years ago
  58. cef3bdc - Issue #17219: Add library build dir for Python extension cross-builds. by doko@ubuntu.com · 10 years ago
  59. 5a789f7 Merge: #22512: move distutils rpm test's .rpmdb to testing tmpdir. by R David Murray · 10 years ago
  60. e6edc03 #22512: move distutils rpm test's .rpmdb to testing tmpdir. by R David Murray · 10 years ago
  61. afa3153 Remove pointless "vile hack" that can cause the build step to fail when some extension modules can't be imported. by Antoine Pitrou · 10 years ago
  62. c081262 #10510: Fix bug in forward port of 2.7 distutils patch. by R David Murray · 10 years ago
  63. 623ae29 #10510: Fix bug in forward port of 2.7 distutils patch. by R David Murray · 10 years ago
  64. 3a54c3e Merge: #10510: make distuitls upload/register use HTML standards compliant CRLF. by R David Murray · 10 years ago
  65. 9ce6967 #10510: make distuitls upload/register use HTML standards compliant CRLF. by R David Murray · 10 years ago
  66. 2c0a916 Issue #5309: distutils' build and build_ext commands now accept a ``-j`` by Antoine Pitrou · 10 years ago
  67. 03776e3 Bump version number for 3.4.2rc1 release. by Larry Hastings · 10 years ago
  68. e227350 merge 3.4 by Benjamin Peterson · 10 years ago
  69. 9833fcb use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function by Benjamin Peterson · 10 years ago
  70. 238f5aa merge 3.4 (#22349) by Benjamin Peterson · 10 years ago
  71. df0eb95 remove various dead version checks (closes #22349) by Benjamin Peterson · 10 years ago
  72. 311321e #22315: Use advertised API for OSError by Jason R. Coombs · 10 years ago
  73. d28c5f0 #22315: Use an existent directory for 'src' to trigger appropriate behavior. by Jason R. Coombs · 10 years ago
  74. 47f44c9 #22315: Provide an actual directory during test invocation. by Jason R. Coombs · 10 years ago
  75. e572ce3 #22315: Use technique outlined in test_file_util by Jason R. Coombs · 10 years ago
  76. 4b02e70 #22315: Add test to capture the failure. by Jason R. Coombs · 10 years ago
  77. 1be2e82 Correct indent by Jason R. Coombs · 10 years ago
  78. b4efbe8 Remove unused import by Jason R. Coombs · 10 years ago
  79. 71a8eed Merge with 3.4; Closes #22315 by Jason R. Coombs · 10 years ago
  80. c49a6aa merge 3.4 by Benjamin Peterson · 10 years ago
  81. 0dc10e0 Issue #22182: Use e.args to unpack exceptions correctly in distutils.file_util.move_file. by Berker Peksag · 10 years ago
  82. 6685883 Issue #22182: Use e.args to unpack exceptions correctly in distutils.file_util.move_file. by Berker Peksag · 10 years ago
  83. c584741 merge 3.4 (closes #22200) by Benjamin Peterson · 10 years ago
  84. 0c56bb9 remove 2.2 and 2.6 compat code (closes #22200) by Benjamin Peterson · 10 years ago
  85. 521e586 Issue #22032: __qualname__ instead of __name__ is now always used to format by Serhiy Storchaka · 10 years ago
  86. 7447edb Issue #21923: merge from 3.4 by Ned Deily · 10 years ago
  87. 7bc5fb6 Issue #21923: Prevent AttributeError in distutils.sysconfig.customize_compiler by Ned Deily · 10 years ago
  88. 7c45632 Normalize style per PEP-8 by Jason R. Coombs · 10 years ago
  89. ce38f24 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  90. 04cdfa1 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  91. 41dcf35 Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. by Antoine Pitrou · 10 years ago
  92. 2e4d3b1 Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. by Antoine Pitrou · 10 years ago
  93. fc8eda5 Release bump for 3.4.3 final. by Larry Hastings · 10 years ago
  94. e552906 Version bump for 3.4.3rc1. by Larry Hastings · 10 years ago
  95. 5c26a8a Version bump for 3.4.1. by Larry Hastings · 10 years ago
  96. 3a260d2 Merge. by Larry Hastings · 10 years ago
  97. 09122f8 Reindent long line by Jason R. Coombs · 10 years ago
  98. 0375653 Replace overly-aggressive comparison for type equality with an isinstance check. by Jason R. Coombs · 10 years ago
  99. a384652 Drop support for Python 2.4 in upload command. by Jason R. Coombs · 10 years ago
  100. 6f71726 Replace import * with explicit import by Jason R. Coombs · 10 years ago