1. 8f0ffe5 Issue #13193: fix distutils.filelist.FileList under Windows by Antoine Pitrou · 13 years ago
  2. c465b2f More fixes for PEP 3147 compliance in distutils (#11254) by Éric Araujo · 13 years ago
  3. af2ffd7 Cleanups in distutils tests. by Éric Araujo · 13 years ago
  4. 5d1155c Closes #13258: Use callable() built-in in the standard library. by Florent Xicluna · 13 years ago
  5. 53e4a9a normalize whitespace in Lib/distutils/msvc9compiler.py by Mark Hammond · 13 years ago
  6. 6c58b28 Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest by Mark Hammond · 13 years ago
  7. 2336c85 Increase test coverage for distutils.filelist (#11751). by Éric Araujo · 13 years ago
  8. 5819dcc Add tests for Unicode handling in distutils’ check and register (#13114) by Éric Araujo · 13 years ago
  9. 04ea953 Fix docstring of distutils.util.byte_compile (followup for #11254) by Éric Araujo · 13 years ago
  10. fea2d04 Fix distutils.sysconfig.get_makefile_filename when prefix != exec-prefix by Éric Araujo · 13 years ago
  11. 47a4521 Fix distutils byte-compilation to comply with PEP 3147 (#11254). by Éric Araujo · 13 years ago
  12. db95c7a Make C code in one distutils test comply with ISO C (#10359). by Éric Araujo · 13 years ago
  13. 13e8c8e Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. by Éric Araujo · 13 years ago
  14. fce67fc Slight cleanup in distutils test_dist. by Éric Araujo · 13 years ago
  15. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  16. bcf99ac Branch merge by Éric Araujo · 13 years ago
  17. 3484a87 Merge with release clone. by Georg Brandl · 13 years ago
  18. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 13 years ago
  19. 32e2915 Enable catching WARN-level logging messages in distutils' test_sdist by Éric Araujo · 13 years ago
  20. 024de54 Fix typo (was build) and remove redundancy in docstring by Éric Araujo · 13 years ago
  21. fbe37df Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  22. 2f24fda Branch merge by Éric Araujo · 13 years ago
  23. c686167 Turn two ifs into one in the code I commited a few days ago by Éric Araujo · 13 years ago
  24. 08e544e Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  25. b0993bc Bump to 3.2.2. by Georg Brandl · 13 years ago
  26. d5a9811 Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  27. 4fc80b6 Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  28. c3085aa Fix distutils tests on Windows (#12678). by Éric Araujo · 13 years ago
  29. 175eb99 Fix distutils tests on Windows (#12678). by Éric Araujo · 13 years ago
  30. ce9da2f Issue #12678: Fix distutils sdist test on Windows. by Nadeem Vawda · 13 years ago
  31. 3d3bc81 Issue #12678: Fix distutils sdist test on Windows. by Nadeem Vawda · 13 years ago
  32. a031abc Fix distutils test_install for shared CPython builds by Éric Araujo · 13 years ago
  33. 8c97318 Fix distutils test_install for shared CPython builds by Éric Araujo · 13 years ago
  34. 6e3ad87 Factor out the build_ext fixup for shared Python builds. by Éric Araujo · 13 years ago
  35. 52b201f Add missing closing paren in docstring (thanks Ezio) by Éric Araujo · 13 years ago
  36. e1e1331 Dedent example in docstring by Éric Araujo · 13 years ago
  37. 6b32ecf Add a test for extension modules in the distutils record file. by Éric Araujo · 13 years ago
  38. 1772541 Add a test for extension modules in the distutils record file. by Éric Araujo · 13 years ago
  39. 3c2ec8e Rework test_record a bit to make the test more exact by Éric Araujo · 13 years ago
  40. e74e3cf Factor out the build_ext fixup for shared Python builds. by Éric Araujo · 13 years ago
  41. 9358bfd Rework test_record a bit to make the test more exact by Éric Araujo · 13 years ago
  42. fba5a94 Refactor the copying of xxmodule.c in distutils tests (#12141). by Éric Araujo · 13 years ago
  43. def15da Refactor the copying of xxmodule.c in distutils tests (#12141). by Éric Araujo · 13 years ago
  44. b3f0ce4 Bump version to 3.2.2rc1. by Georg Brandl · 13 years ago
  45. ab7c1b3 Fix regression with distutils MANIFEST handing (#11104, #8688). by Éric Araujo · 13 years ago
  46. 7c9719c Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. by Senthil Kumaran · 13 years ago
  47. cd0dc16 Bump version to 3.2.1. by Georg Brandl · 13 years ago
  48. d4fa7ed Bump to 3.2.1rc2. by Georg Brandl · 13 years ago
  49. dc9b1ea Issue #12451: distutils now opens the setup script in binary mode to read the by Victor Stinner · 13 years ago
  50. a8f8b50 Issue #9516: Change distutils to no longer globally attempt to check and by Ned Deily · 13 years ago
  51. d13007f Issue #9516: Correct and expand OS X deployment target tests in distutils by Ned Deily · 13 years ago
  52. 58f27b2 Issue #12141: Install a copy of template C module file so that by Ned Deily · 13 years ago
  53. 70798be Remove unneeded executable bit on two distutils files by Éric Araujo · 13 years ago
  54. c5069e0 Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 by Éric Araujo · 13 years ago
  55. 489c8ff Fix test_build_py when sys.dont_write_bytecode is true (#9831). by Éric Araujo · 13 years ago
  56. 5673e27 Bump to 3.2.1rc1. by Georg Brandl · 13 years ago
  57. 222e89a Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 13 years ago
  58. cc5ea68 Merge in changes from 3.2.1b1 release repo. by Georg Brandl · 13 years ago
  59. ba9c664 Issue #10419: Fix build_scripts command of distutils to handle correctly by Victor Stinner · 13 years ago
  60. 1eb4f28 Close #10419, issue #6011: build_scripts command of distutils handles correctly by Victor Stinner · 13 years ago
  61. cd79cdc Bump to 3.2.1b1. by Georg Brandl · 13 years ago
  62. 37e6c54 Merge 3.1 by Éric Araujo · 13 years ago
  63. dcb22a3 Fix resource warning found manually by Éric Araujo · 13 years ago
  64. 691840f Fix improper tests in RegisterTestCase by Éric Araujo · 13 years ago
  65. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  66. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  67. e870623 Merge fix for issue #11501 by Antoine Pitrou · 13 years ago
  68. 2c50a09 On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no by Antoine Pitrou · 13 years ago
  69. 260a788 Version bump to 3.2 final. by Georg Brandl · 13 years ago
  70. a6d12ef Bump for 3.2rc3. by Georg Brandl · 13 years ago
  71. b344dd0 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from by Éric Araujo · 13 years ago
  72. d6e19c3 Bump version. by Georg Brandl · 13 years ago
  73. 3988ed8 Bump to 3.2rc1. by Georg Brandl · 14 years ago
  74. 8a60e94 Bump to 3.2b2. by Georg Brandl · 14 years ago
  75. 5d899dd Merged revisions 87280 via svnmerge from by Éric Araujo · 14 years ago
  76. 60532bd Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (#9558). by Éric Araujo · 14 years ago
  77. 7e2e321 Merged revisions 87277 via svnmerge from by Éric Araujo · 14 years ago
  78. 4433a5f Fix wrong name in docstring and doc (#10693). Original patch by Eli Bendersky. by Éric Araujo · 14 years ago
  79. 41ea8ae Bump to 3.2b1. by Georg Brandl · 14 years ago
  80. 5757429 3.1.3 final version bump by Benjamin Peterson · 14 years ago
  81. bd86301 sys.abiflags is not defined on all platforms. by Barry Warsaw · 14 years ago
  82. 14d98ac Final patch for issue 9807. by Barry Warsaw · 14 years ago
  83. 19f2aeb Merged revisions 86596 via svnmerge from by Ezio Melotti · 14 years ago
  84. bfa17a5 Merged revisions 86601,86605 via svnmerge from by Éric Araujo · 14 years ago
  85. ff1144e Fix two NameErrors in distutils (#10407) by Éric Araujo · 14 years ago
  86. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  87. 5889129 bump to 3.1.3rc1 by Benjamin Peterson · 14 years ago
  88. 24854ca Bump to 3.2a4. by Georg Brandl · 14 years ago
  89. c8267ea Merged revisions 86438 via svnmerge from by Éric Araujo · 14 years ago
  90. 67a93ae And now for something completely different: Finish fixing #10252 again. by Éric Araujo · 14 years ago
  91. e84e72f Merged revisions 86274,86276 via svnmerge from by Éric Araujo · 14 years ago
  92. 3e2b717 Issue #10359: Remove ";" after function definition, invalid in ISO C by Victor Stinner · 14 years ago
  93. 7c03d8c Fix #10252 again (hopefully definitely). Patch by Brian Curtin. by Éric Araujo · 14 years ago
  94. 8bdbe9c Correct the fix for #10252: Popen objects have no close method. by Éric Araujo · 14 years ago
  95. 45ee43b Remove traces of Mac OS 9 support, again (#9508). by Éric Araujo · 14 years ago
  96. 1ca7556 Merged revisions 86244 via svnmerge from by Éric Araujo · 14 years ago
  97. ba7209f Prevent race condition with mkdir in distutils. Patch by Arfrever on #9281. by Éric Araujo · 14 years ago
  98. c6d7ead Merged revisions 86223-86224,86226,86234 via svnmerge from by Éric Araujo · 14 years ago
  99. 70ec44a Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) by Éric Araujo · 14 years ago
  100. 5ac6d80 Also close file descriptors from os.popen and subprocess.Popen by Éric Araujo · 14 years ago