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