1. 92fd6c9 bpo-30132: distutils BuildExtTestCase use temp_cwd (#1380) by Victor Stinner · 8 years ago
  2. f6448e5 bpo-30132: distutils test_build_ext() uses temp_cwd() (#1278) by Victor Stinner · 8 years ago
  3. fff07e3 Merge spelling and grammar from 3.5 by Martin Panter · 9 years ago
  4. 2f9171d Fix spelling and grammar in code comments and documentation by Martin Panter · 9 years ago
  5. dfc13e0 Issue 26931: Skip the test_distutils tests using a compiler executable by Xavier de Gaye · 9 years ago
  6. cb637fa Some distutils tests require zlib for creating tar.gz source distribution. by Serhiy Storchaka · 9 years ago
  7. 0211bb7 Some distutils tests require zlib for creating tar.gz source distribution. by Serhiy Storchaka · 9 years ago
  8. b5bb404 Issue #28222: Don't fail if pygments is not available by Berker Peksag · 9 years ago
  9. d3dbba4 Issue #28222: Merge from 3.5 by Berker Peksag · 9 years ago
  10. 095e32b merge 3.5 (#1703178) by Benjamin Peterson · 9 years ago
  11. 4254e8c build_ext: correctly parse the link_objects user option (closes #1703178) by Benjamin Peterson · 9 years ago
  12. bd48d27 Issue #22493: Inline flags now should be used only at the start of the by Serhiy Storchaka · 9 years ago
  13. 0be894b Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Martin Panter · 9 years ago
  14. b44c849 Merge backout for test suite fix by Jason R. Coombs · 9 years ago
  15. 8ac147d Backed out changeset cc86e9e102e8 by Jason R. Coombs · 9 years ago
  16. 65e3319 Issue #12285: Merge with 3.4 by Jason R. Coombs · 9 years ago
  17. 9650b19 Merge backout for test suite fix by Jason R. Coombs · 9 years ago
  18. 75fbf87 Issue #12885: Merge with 3.5 by Jason R. Coombs · 9 years ago
  19. 8890bb2 #27904: fix distutils tests. by R David Murray · 9 years ago
  20. 15f44ab Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Raymond Hettinger · 9 years ago
  21. 2af36ac Merge 3.5 by Donald Stufft · 9 years ago
  22. ef330d3 Merge 3.4 by Donald Stufft · 9 years ago
  23. c6c2217 Merge 3.3 by Donald Stufft · 9 years ago
  24. fb79290 Switch upload.pypi.io to upload.pypi.org by Donald Stufft · 9 years ago
  25. d141531 Issue #27472: Add test.support.unix_shell as the path to the default shell. by Xavier de Gaye · 9 years ago
  26. 702f4f5 Issue #23804: Merge spelling and NEWS fixes from 3.5 by Martin Panter · 9 years ago
  27. 204bf0b English spelling and grammar fixes by Martin Panter · 9 years ago
  28. 77e8408 merge 3.5 by Donald Stufft · 9 years ago
  29. a1fc45a Fix a test with the new upload URL by Donald Stufft · 9 years ago
  30. 961900a merge 3.5 by Benjamin Peterson · 9 years ago
  31. 9409b4a merge 3.4 by Benjamin Peterson · 9 years ago
  32. ad04a85 Switch to the new upload url for PyPI by Donald Stufft · 9 years ago
  33. 188c118 Switch to the new upload url for PyPI by Donald Stufft · 9 years ago
  34. 606e5a6 Merge from 3.5 by Berker Peksag · 9 years ago
  35. 91d53e7 Make PyPIRCCommandTestCase derive from a base class by Berker Peksag · 9 years ago
  36. 4335437 Issue #20120: Merge from 3.5 by Berker Peksag · 9 years ago
  37. c529af3 Issue #20120: Add a test case to verify the % char can be used in .pypirc by Berker Peksag · 9 years ago
  38. 45ff4a5 Issue #27349: Merge from 3.5 by Berker Peksag · 9 years ago
  39. 56fe474 Issue #27349: Fix typo in distutils upload command by Berker Peksag · 9 years ago
  40. 99d66f9 Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters by Steve Dower · 9 years ago
  41. 08bb8a4 Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters by Steve Dower · 9 years ago
  42. 419e8ed Issue #20900: Merge from 3.5 by Berker Peksag · 9 years ago
  43. 904a2ef Issue #20900: distutils register command now decodes HTTP responses correctly by Berker Peksag · 9 years ago
  44. fddf121 Issue #21776: Merge from 3.5 by Berker Peksag · 9 years ago
  45. 6a8e626 Issue #21776: distutils.upload now correctly handles HTTPError by Berker Peksag · 9 years ago
  46. 0b7d84d Issue #27171: Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  47. e26da7c Issue #27171: Fix typos in documentation, comments, and test function names by Martin Panter · 9 years ago
  48. 3e04d5b Issue #27076: Merge spelling from 3.5 by Martin Panter · 9 years ago
  49. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 9 years ago
  50. e437a10 Issue #23277: Remove unused imports in tests. by Serhiy Storchaka · 9 years ago
  51. c7f44aa Issue #23277: Remove more unused sys and os imports. by Serhiy Storchaka · 9 years ago
  52. 885bdc4 Issue #25985: sys.version_info is now used instead of sys.version by Serhiy Storchaka · 9 years ago
  53. d5c0751 Issue #25607: Restore old distutils logging threshold after running tests that by Serhiy Storchaka · 10 years ago
  54. 2f85555 Issue #25607: Restore old distutils logging threshold after running tests that by Serhiy Storchaka · 10 years ago
  55. 8402324 Issue #25607: Restore old distutils logging threshold after running tests that by Serhiy Storchaka · 10 years ago
  56. 30c49cb Restore old distutils logging threshold after running test_log. by Serhiy Storchaka · 10 years ago
  57. ef2462e Restore old distutils logging threshold after running test_log. by Serhiy Storchaka · 10 years ago
  58. fda7fe0 Restore old distutils logging threshold after running test_log. by Serhiy Storchaka · 10 years ago
  59. 334b4a3 Merge from 3.5. by Larry Hastings · 10 years ago
  60. 52e40cd Whitespace fixes to make the commit hook on hg.python.org happy. by Larry Hastings · 10 years ago
  61. bf74f37 Moves distutils test import within skippable class. by Steve Dower · 10 years ago
  62. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 10 years ago
  63. 1a04c44 Sort result to avoid spurious errors due to order. by Jason R. Coombs · 10 years ago
  64. a2cf229 Add docstring and additional test revealing nuances of the implementation as found in setuptools. by Jason R. Coombs · 10 years ago
  65. 2c5278a Add another test capturing the basic discovery expectation. by Jason R. Coombs · 10 years ago
  66. a0c6c1c Issue #12285: Add test capturing failure. by Jason R. Coombs · 10 years ago
  67. fa5e7cf Use modern mechanism for test discovery by Jason R. Coombs · 10 years ago
  68. 61ddaba Issue #24798: _msvccompiler.py doesn't properly support manifests by Steve Dower · 10 years ago
  69. 31202ea Issue #24798: _msvccompiler.py doesn't properly support manifests by Steve Dower · 10 years ago
  70. c6d9228 Issue #23426: run_setup was broken in distutils. by Robert Collins · 10 years ago
  71. fd3664b Issue #23970: Adds distutils._msvccompiler for new Visual Studio versions. by Steve Dower · 10 years ago
  72. f7e3938 Fixed issue #16314 test for the case when lzma is not available. by Serhiy Storchaka · 10 years ago
  73. b9cec6a Issue #16314: Added support for the LZMA compression in distutils. by Serhiy Storchaka · 10 years ago
  74. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 10 years ago
  75. 71f1c5c merge 3.4 (#23063) by Benjamin Peterson · 11 years ago
  76. 562b7cb fix parsing reST with code or code-block directives (closes #23063) by Benjamin Peterson · 11 years ago
  77. 09bd9ec Fixes distutils adding/expecting too many _d suffixes. by Steve Dower · 11 years ago
  78. aea7f4a Issue #8876: distutils now falls back to copying files when hard linking doesn't work. by Antoine Pitrou · 11 years ago
  79. ed14c86 Issue #8876: distutils now falls back to copying files when hard linking doesn't work. by Antoine Pitrou · 11 years ago
  80. 5a789f7 Merge: #22512: move distutils rpm test's .rpmdb to testing tmpdir. by R David Murray · 11 years ago
  81. e6edc03 #22512: move distutils rpm test's .rpmdb to testing tmpdir. by R David Murray · 11 years ago
  82. c081262 #10510: Fix bug in forward port of 2.7 distutils patch. by R David Murray · 11 years ago
  83. 623ae29 #10510: Fix bug in forward port of 2.7 distutils patch. by R David Murray · 11 years ago
  84. 3a54c3e Merge: #10510: make distuitls upload/register use HTML standards compliant CRLF. by R David Murray · 11 years ago
  85. 9ce6967 #10510: make distuitls upload/register use HTML standards compliant CRLF. by R David Murray · 11 years ago
  86. 2c0a916 Issue #5309: distutils' build and build_ext commands now accept a ``-j`` by Antoine Pitrou · 11 years ago
  87. 9833fcb use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function by Benjamin Peterson · 11 years ago
  88. df0eb95 remove various dead version checks (closes #22349) by Benjamin Peterson · 11 years ago
  89. d28c5f0 #22315: Use an existent directory for 'src' to trigger appropriate behavior. by Jason R. Coombs · 11 years ago
  90. 47f44c9 #22315: Provide an actual directory during test invocation. by Jason R. Coombs · 11 years ago
  91. e572ce3 #22315: Use technique outlined in test_file_util by Jason R. Coombs · 11 years ago
  92. 4b02e70 #22315: Add test to capture the failure. by Jason R. Coombs · 11 years ago
  93. 1be2e82 Correct indent by Jason R. Coombs · 11 years ago
  94. b4efbe8 Remove unused import by Jason R. Coombs · 11 years ago
  95. 6685883 Issue #22182: Use e.args to unpack exceptions correctly in distutils.file_util.move_file. by Berker Peksag · 11 years ago
  96. 7bc5fb6 Issue #21923: Prevent AttributeError in distutils.sysconfig.customize_compiler by Ned Deily · 11 years ago
  97. 04cdfa1 Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite. by Ned Deily · 11 years ago
  98. 2e4d3b1 Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. by Antoine Pitrou · 11 years ago
  99. e5de66e - Issue #17752: Fix distutils tests when run from the installed location. by doko@ubuntu.com · 11 years ago
  100. 8577e5a - Issue #17752: Fix distutils tests when run from the installed location. by doko@ubuntu.com · 11 years ago